tomschlick/townhouse

This package is abandoned and no longer maintained. No replacement package was suggested.

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

Installs: 20

Dependents: 0

Suggesters: 0

Security: 0

Stars: 109

Watchers: 42

Forks: 5

Open Issues: 2

pkg:composer/tomschlick/townhouse

dev-master 2018-01-20 05:39 UTC

This package is auto-updated.

Last update: 2020-02-04 18:20:22 UTC


README

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.