Level 73
I think that it looks pretty good, I would most likely do something very similar.
1 like
I want to have a multi-tenant Laravel app where a user can be assigned to multiple tenants.
The requirements are:

Backup link if image doesn't load: https://i.postimg.cc/qRH5rHdQ/multi-tenant-laravel-setup.jpg
I would appreciate any feedback on this since I'm pretty new to multi-tenancy. Are there any obvious draw backs to this that I haven't accounted for?
As mentioned in the diagram I think I'll let the roles be handled by spatie / laravel-permission which I imagine would work well in this case: https://github.com/spatie/laravel-permission
Please or to participate in this conversation.