trypost/app/Http/Controllers
Paulo Castellano 2239d2480c feat: translate billing page and fix flash messages
- Move billing routes from /billing to /settings/billing
- Add billing translations (en/pt-br)
- Update billing/Index.vue to use $t() for all strings
- Fix all controllers using route('dashboard') to use route('calendar') or route('accounts')
- Replace ->with('error', ...) pattern with session()->flash('flash.banner', ...)
- Add self-hosted mode support for hasActiveSubscription() and workspace methods
- Add flash translations for account connection errors

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 12:01:53 -03:00
..
Auth feat: translate billing page and fix flash messages 2026-01-26 12:01:53 -03:00
Settings feat: refactory post controlller. 2026-01-21 22:08:18 -03:00
BillingController.php feat: translate billing page and fix flash messages 2026-01-26 12:01:53 -03:00
Controller.php chore: first commit 2026-01-14 22:13:44 -03:00
MediaController.php feat: improvements on ui 2026-01-21 17:57:15 -03:00
OnboardingController.php feat: refactory post controlller. 2026-01-21 22:08:18 -03:00
PostController.php feat: refactory post controlller. 2026-01-21 22:08:18 -03:00
WorkspaceController.php feat: refactory post controlller. 2026-01-21 22:08:18 -03:00
WorkspaceHashtagController.php feat: refactory post controlller. 2026-01-21 22:08:18 -03:00
WorkspaceInviteController.php feat: refactory post controlller. 2026-01-21 22:08:18 -03:00
WorkspaceLabelController.php feat: refactory post controlller. 2026-01-21 22:08:18 -03:00