A Laravel multi-database tenancy package that respects your code.
glcordon1/tenancy is a Laravel package for a laravel multi-database tenancy package that respects your code..
It currently has 0 GitHub stars and 3 downloads on Packagist (latest version v2.2.8).
Install it with composer require glcordon1/tenancy.
Discover more Laravel packages by glcordon1
or browse all Laravel packages to compare alternatives.
Last updated
You won't have to change a thing in your application's code.
Cache, Storage, ...) with tenancy-aware classesDocumentation can be found here: https://tenancy.samuelstancl.me/docs/v2/
The repository with the documentation source code can be found here: stancl/tenancy-docs.