townhouse icon indicating copy to clipboard operation
townhouse copied to clipboard

[WORK IN PROGRESS] A Multitenancy package for Laravel that keeps each tenant in a separate database.

Townhouse

A Multitenancy package for Laravel that keeps each tenant in a separate database.

Latest Version on Packagist Build Status Quality Score Total Downloads

Installation

You can install the package via composer:

composer require tomschlick/townhouse

Usage

//

Testing

composer test

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

License

The MIT License (MIT). Please see License File for more information.