Tenancy for Laravel
Enabling awesome Software as a Service with the Laravel framework., (*1)
This is the successor of hyn/multi-tenant.
Feel free to show support by starring the project
following progress via twitter and
backing its development over at OpenCollective., (*2)
, (*3)
Before you start, we highly recommend you to read the extensive online documentation., (*4)
Installation
To give this package a spin, install all components at once:, (*5)
$ composer require tenancy/tenancy
Otherwise make sure to selectively install the components you need and at least the framework:, (*6)
$ composer require tenancy/framework
After that you'll need to decide on and configure:, (*7)
Contributions
This repository is used for developing all tenancy packages., (*8)
Contributors need to use this repository for implementing code. All other repositories
are READ-ONLY and overwritten on each subsplit push., (*9)
Please read our Governance documentation in
case you'd like to get involved., (*10)