No description
Find a file
2026-01-18 16:46:27 -03:00
.github/workflows chore: first commit 2026-01-14 22:13:44 -03:00
app chore: Update and add various project dependencies. 2026-01-18 16:46:27 -03:00
bootstrap feat: Implement user onboarding, subscription management, and refactor social integrations with new UI components and mail templates. 2026-01-16 23:46:30 -03:00
config chore: Update and add various project dependencies. 2026-01-18 16:46:27 -03:00
database feat: Add comprehensive support for new social media platforms, including publisher and controller tests, configuration, and factory updates. 2026-01-18 15:56:51 -03:00
maizzle chore: Update and add various project dependencies. 2026-01-18 16:46:27 -03:00
public chore: Update and add various project dependencies. 2026-01-18 16:46:27 -03:00
resources chore: Update and add various project dependencies. 2026-01-18 16:46:27 -03:00
routes chore: Update and add various project dependencies. 2026-01-18 16:46:27 -03:00
storage chore: first commit 2026-01-14 22:13:44 -03:00
tests feat: Add comprehensive support for new social media platforms, including publisher and controller tests, configuration, and factory updates. 2026-01-18 15:56:51 -03:00
.editorconfig chore: first commit 2026-01-14 22:13:44 -03:00
.env.example feat: Implement user onboarding, subscription management, and refactor social integrations with new UI components and mail templates. 2026-01-16 23:46:30 -03:00
.gitattributes chore: first commit 2026-01-14 22:13:44 -03:00
.gitignore chore: first commit 2026-01-14 22:13:44 -03:00
.mcp.json chore: first commit 2026-01-14 22:13:44 -03:00
.prettierignore chore: first commit 2026-01-14 22:13:44 -03:00
.prettierrc chore: first commit 2026-01-14 22:13:44 -03:00
artisan chore: first commit 2026-01-14 22:13:44 -03:00
BLUESKY_IMPLEMENTATION_PLAN.md feat: Add comprehensive support for new social media platforms, including publisher and controller tests, configuration, and factory updates. 2026-01-18 15:56:51 -03:00
boost.json chore: first commit 2026-01-14 22:13:44 -03:00
CLAUDE.md chore: Update and add various project dependencies. 2026-01-18 16:46:27 -03:00
components.json chore: first commit 2026-01-14 22:13:44 -03:00
composer.json chore: Update and add various project dependencies. 2026-01-18 16:46:27 -03:00
composer.lock chore: Update and add various project dependencies. 2026-01-18 16:46:27 -03:00
eslint.config.js chore: first commit 2026-01-14 22:13:44 -03:00
GEMINI.md chore: Update and add various project dependencies. 2026-01-18 16:46:27 -03:00
MASTODON_IMPLEMENTATION_PLAN.md feat: Add comprehensive support for new social media platforms, including publisher and controller tests, configuration, and factory updates. 2026-01-18 15:56:51 -03:00
package-lock.json feat: Add Pinterest integration and user language preferences 2026-01-18 13:10:01 -03:00
package.json feat: Add Pinterest integration and user language preferences 2026-01-18 13:10:01 -03:00
phpunit.xml chore: first commit 2026-01-14 22:13:44 -03:00
pint.json chore: first commit 2026-01-14 22:13:44 -03:00
README.md feat: Implement user onboarding, subscription management, and refactor social integrations with new UI components and mail templates. 2026-01-16 23:46:30 -03:00
tsconfig.json chore: first commit 2026-01-14 22:13:44 -03:00
vite.config.ts feat: Implement soft deletes for workspace hashtags and labels, and integrate content_type into the initial post platforms table creation. 2026-01-17 14:44:37 -03:00

Migration with base seed

php artisan migrate:fresh --seed

Start queue worker

php artisan horizon:watch

Share with Ngrok:

ngrok http --host-header=rewrite trypost.test:443