Skip to content

gsilveiradev/laravel-pgsql-multi-tenant-migrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Install

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

About

Laravel Artisan command to migrate postgres multi tentant

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages