| Package Data | |
|---|---|
| Maintainer Username: | guissilveira |
| Maintainer Contact: | guissilveira@gmail.com (Guilherme Silveira da Silva) |
| Package Create Date: | 2016-07-14 |
| Package Last Update: | 2016-07-14 |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-11-03 15:16:43 |
| Package Statistics | |
|---|---|
| Total Downloads: | 185 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 1 |
| Total Watchers: | 1 |
| Total Forks: | 0 |
| Total Open Issues: | 0 |
Require this package with composer using the following command:
composer require guissilveira/laravel-pgsql-multi-tenant-migrate
After updating composer, add the service provider to the providers array in config/app.php
Guissilveira\Laravel\Commands\MultiTenantMigrateServiceProvider::class
Run artisan command:
php artisan tenant:migrate