Laravel project to show multi-tenancy function with ability to assign one user to more than one team.
It is an extended version of module "Teams multi-tenancy" from our QuickAdminPanel Laravel generator.
List of teams
Assigning user to more than one team
If you belong to multiple teams, choose the one to log in to
CRUD with showing the user/team and ability to change team (top-right)
- Clone the repository with git clone
- Copy .env.example file to .env and edit database credentials there
- Run composer install
- Run php artisan key:generate
- Run php artisan migrate --seed (it has some seeded data for your testing)
- That's it: launch the main URL and login with default credentials admin@admin.com - password
Basically, feel free to use and re-use any way you want.
- Check out our adminpanel generator QuickAdminPanel: Laravel version and Vue.js version
- Follow our Twitter and Blog
- Subscribe to our newsletter with 20+ Laravel links every Thursday
- Subscribe to our YouTube channel Laravel Business