Package Version
V3 - V4
Hi everyone ๐,
Iโm planning to build a SaaS application using:
Laravel (backend framework)
FilamentPHP (for the admin/dashboard panel)
Tenancy for Laravel (https://tenancyforlaravel.com/)
I want to set up multi-database tenancy (each tenant has its own database), but Iโm not sure about the best way to:
Integrate FilamentPHP with a multi-DB tenant setup.
Manage tenant dashboards (separate panels or shared panel with tenant isolation).
Structure a small demo/reference SaaS website as a starting point.
If anyone has:
Example projects or documentation
Boilerplates/demos
Best practices for Laravel + Filament + multi-DB tenancy
โฆIโd love your suggestions or references ๐
Thanks in advance! ๐
Top comments (0)