Laravel multi-tenant SaaS boilerplate with Filament admin interface
This repository is a Laravel-based template for building multi-tenant SaaS applications with a Filament admin interface. It provides modular structure, support for multiple tenancy database models (per-database and per-schema), pre-seeded admin roles, and utilities for migrations and asset compilation. Suited for backend-focused SaaS projects requiring tenant isolation and admin management.
0