Laravel Multi-Tenancy
A package that provides an easy and flexible way to add single database or multi-database multi-tenancy in your Laravel 5.8 app or above
Quick Setup
Very minimal setup that can be done with Artisan commands.
Flexible
You can use the choose whether to use a `single` or `multi` database driver.
Customizable
You can easily customize the functionality of the drivers.