
Tenancy
Multi-Tenancy Scaffolding
Description
Tenancy is an unobtrusive Laravel package that makes your app multi tenant. Serve multiple websites, each with one or more hostnames from the same codebase – but with clear separation of assets, database and the ability to override logic per tenant. It's suitable for marketing companies that like to re-use functionality for different clients or start-ups building the next software as a service.Visit Site