Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Henilc9de's avatar

Building a SaaS app with Laravel, FilamentPHP, and Multi-DB Tenancy

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

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

Best practices for Laravel + Filament + multi-DB tenancy

…I’d love your suggestions or references 🙏

Thanks in advance! 🚀

2 likes
1 reply
vincent15000's avatar

This project seems interesting.

No experience about a multi-tenancy application with several databases.

But I'd like to follow this post ;).

1 like

Please or to participate in this conversation.