How to setup Laravel Spark?
https://filamentphp.com/docs/3.x/panels/tenancy#billing
Looks like Spark integrates nicely if it's a multi tenant system. Mine is multi tenant, but only in the way that models have a global auth()->user_id scope.
I enable tenantBillingProvider, but see nowhere to manage billing in the front views?
1 Reply
Also not seeing it within the Filament Demo