trypost/app/Http/Middleware/App
Paulo Castellano 3611e882b4 feat(billing): make trial card requirement configurable
Add a trypost config toggle to switch between card-required checkout trials and no-card signup trials, and wire signup, checkout, access gating, UI copy, and tests to both modes.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-21 10:02:38 -03:00
..
EnsureAccountReady.php feat(billing): make trial card requirement configurable 2026-05-21 10:02:38 -03:00
EnsureRegistrationEnabled.php feat(auth): self-hosted registration gate + admin seeder (closes #46) 2026-05-19 11:45:16 -03:00
HandleInertiaRequests.php feat(billing): clear trial_ends_at on subscription created + add tests 2026-05-14 20:23:35 -03:00
SetLocale.php refactor: auth split layout, subscribe redesign, onboarding, i18n, cookie locale 2026-03-30 11:53:42 -03:00