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
ugintl opened this issue 3 years ago · comments
Why are you using migrate command like this php artisan migrate --database=system instead of simple php artisan migrate
php artisan migrate --database=system
php artisan migrate