Saas with filament

Which saas tool is recommended for filament (classic variant option 1,2,3). (My roles and permissens will be create with shield.) Or a Panel for any saas option? What can or should I consider at the beginning of a filament project in case I want to make a saas out of it later? Or should I start with a saas shell at the beginning of a project? There are a tutorial?
6 Replies
Matthew
Matthew2w ago
What do you mean by 'which saas tool' ?
awcodes
awcodes2w ago
Filament is tailor made to build SaaS applications. It would be the tool.
Andrew Wallo
Andrew Wallo2w ago
The panel builder is the SaaS tool
Steff
Steff2w ago
Sorry, my question was not exact. I mean such a Saas kit or boilerplate to manage subscription, payment, invoices. usually as (commercial) cloud solution or one time payment. They are probably the same as Laravel. I am looking for the most suitable one for me. I have not yet found a tutorial in context filament.My requirements are rather basic. the usual 3 subscription options, which then have to be taken into account in the application within laravel/filament. What is your opinion? here are a few examples: https://www.getscrapbook.com/boilerplates/laravel
Povilas K
Povilas K2w ago
There's no official/recommended SaaS tool that would work for all possible cases. But the official docs on multi-tenancy show the examples of Laravel Spark that should work with Stripe and Paddle: https://filamentphp.com/docs/3.x/panels/tenancy#billing Alternatively, you should build your own custom billing system instead of Filament, as Livewire pages, using Laravel Cashier, probably.
Want results from more Discord servers?
Add your server