Laravel application structure
Review routes, views, models, seeders, policies, queues, tests, and configuration.
Developers can review the Laravel and Filament foundation, study the architecture, and use the repository as a starting point for modern multi-tenant applications.
The open-source area is intentionally separate from the business homepage so each audience gets a clear message.
Review routes, views, models, seeders, policies, queues, tests, and configuration.
Study admin and tenant panel organization, resources, pages, and widgets.
Explore CRM, projects, products, marketplace, billing, teams, HR, notifications, and AI surfaces.
Build on existing controllers, Blade views, Filament resources, API routes, and public pages.
Use the Pest feature and unit tests as examples for adding confidence around changes.
Use GitHub issues, forks, and pull requests when contributing or adapting the foundation.
Business users can start with TenantSaaS directly. Developers can study and extend the open-source foundation.