Run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups, previously github.com/hyn/multi-tenant
-
Updated
May 11, 2024 - PHP
Run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups, previously github.com/hyn/multi-tenant
Theme and asset management for laravel
Same codebase for multiple domain support (different database and configuration for each domain)
Scope your application's data by (sub-)domain.
An example of multi-domain/subdomain app in Laravel.
Use Livewire in a multidomain environment
Implements routing configuration via a file and folder based route structure, domain structure including a dev name (eg staging), and the ability to apply middleware using the route file name.
Add a description, image, and links to the multi-domain topic page so that developers can more easily learn about it.
To associate your repository with the multi-domain topic, visit your repo's landing page and select "manage topics."