tenancy / multi-tenant

Run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups, previously github.com/hyn/multi-tenant

Home Page:https://tenancy.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrate command

ugintl opened this issue · comments

Why are you using migrate command like this php artisan migrate --database=system instead of simple php artisan migrate