Project with multi-tenancy (multi-database)

Hi everyone πŸ‘‹πŸ»

I want to do a little project with multi-database multi-tenany using https://github.com/archtechx/tenancy package, Laravel 11 and our beloved Filament 😊 . Basically I want:

  • A central Admin panel to manage tenants.
  • Each tenant must have it's own admin panel.
Is Filament able to do that with a multi-database approach or it must be with single database?

Thank you all?
GitHub
Automatic multi-tenancy for Laravel. No code changes needed. - archtechx/tenancy
Was this page helpful?