What are the step for using laravel filament as saas application

I understand TALL Stack well, but it is confusing how to implement SAAS with filament. Kindly give me the following steps. And also, I am a little bit confused about the filament auth, many articles are saying to use Laravel jetstream auth and use filament as an admin panel, so how do integrate or should I go forward with filament auth, Kindly guide me through this.
2 Replies
toeknee
toeknee10mo ago
Filamentphp uses whatever you want to sue for auth, by default we have a basic auth model. But you can change the user model at any point in the config. V3 had a more in-depth user model, but you can expand and use it as you wish. For SASS just create two panels, one for users and one for admins. You would build your own frontend 'Website' type approach using anyframework you want
shettyanna_dev
shettyanna_dev10mo ago
Thanks for the reply.
Want results from more Discord servers?
Add your server