Skip to content

Instantly share code, notes, and snippets.

@AhmedHelalAhmed
Created February 6, 2019 07:13
Show Gist options
  • Save AhmedHelalAhmed/31d5bc0efd42f5afe3766c90785c4ee8 to your computer and use it in GitHub Desktop.
Save AhmedHelalAhmed/31d5bc0efd42f5afe3766c90785c4ee8 to your computer and use it in GitHub Desktop.
multi-tenant commands
composer require hyn/multi-tenant ~5.1
@AhmedHelalAhmed
Copy link
Author

AhmedHelalAhmed commented Feb 6, 2019

https://laravel-tenancy.com/docs/hyn/5.1/installation
php artisan vendor:publish --tag=tenancy
https://laravel-news.com/laravel-5-4-key-too-long-error
php artisan migrate --database=system

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment