Skip to content
forked from tenancy/tenancy

Run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups.

Notifications You must be signed in to change notification settings

niunaiyi/tenancy

 
 

Repository files navigation

tenancy logo

This is the successor of hyn/multi-tenant. It is still in development. Feel free to show support by starring the project following progress via twitter and backing its development over at OpenCollective.

CircleCI

Roadmap 2018

  • Finish the tenancy/tenancy package with all necessary contracts and bare logic.
  • Create tenant identification drivers that replicate the logic of the predecessor (eg hostname based identification).
  • Create mysql (including mariadb) and postgres database drivers.
  • Enforce a code coverage of at least 90%.

About

Run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%