2017 © Pedro Peláez
 

library townhouse

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

image

tomschlick/townhouse

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

  • Saturday, January 20, 2018
  • by tomschlick
  • Repository
  • 43 Watchers
  • 109 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 2 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Townhouse

A Multitenancy package for Laravel that keeps each tenant in a separate database., (*1)

Latest Version on Packagist Build Status Quality Score Total Downloads, (*2)

Installation

You can install the package via composer:, (*3)

composer require tomschlick/townhouse

Usage

``` php //, (*4)


## Testing ``` bash composer test

Security

If you discover any security related issues, please email tom@schlick.email instead of using the issue tracker., (*5)

License

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

The Versions

20/01 2018

dev-master

9999999-dev https://multitenantlaravel.com

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

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel multi-tenant multi-database