trypost/app/Http/Middleware/App
Paulo Castellano 5c03f9cd11 refactor(middleware): use Account::isOnTrial() instead of onGenericTrial()
Centralizes the 'is the user on any kind of trial?' question in the model.
Equivalent behavior — Cashier's subscribed() already includes trialing
subscriptions — but semantically cleaner and easier to extend.
2026-05-14 19:51:20 -03:00
..
EnsureAccountReady.php refactor(middleware): use Account::isOnTrial() instead of onGenericTrial() 2026-05-14 19:51:20 -03:00
HandleInertiaRequests.php fix: yearly billing interval display in UpgradeDialog and Billing page 2026-05-07 11:35:28 -03:00
SetLocale.php refactor: auth split layout, subscribe redesign, onboarding, i18n, cookie locale 2026-03-30 11:53:42 -03:00