retrogradeMT / townhouse

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

Home Page:https://multitenantlaravel.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 tom@schlick.email instead of using the issue tracker.

License

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

About

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

https://multitenantlaravel.com

License:MIT License


Languages

Language:PHP 100.0%