PHPackages                             renanfenrich/tenant-broker - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. renanfenrich/tenant-broker

ActiveLibrary[Database &amp; ORM](/categories/database)

renanfenrich/tenant-broker
==========================

A database connector for Laravel multi-tenancy broker

1.2.0(4y ago)2130MITPHP

Since Sep 30Pushed 4y ago1 watchersCompare

[ Source](https://github.com/renanfenrich/tenant-broker)[ Packagist](https://packagist.org/packages/renanfenrich/tenant-broker)[ Docs](https://github.com/renanfenrich/tenant-broker)[ RSS](/packages/renanfenrich-tenant-broker/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (5)Versions (7)Used By (0)

Tenant Broker Connector
=======================

[](#tenant-broker-connector)

Installation
------------

[](#installation)

```
$ composer require renanfenrich/tenant-broker
```

Configuration
-------------

[](#configuration)

Publish configuration file

```
$ php artisan vendor:publish --tag tenant.config
```

Configuration files for local development should be created at "config/tenants/".

Example:

```
