laravel-multipersona
by grazulex
Laravel MultiPersona is a lightweight context-layer system for Laravel users. It allows a single user to switch between different roles, accounts, or tenants dynamically, without creating multiple logins or sessions.
laravel-tenants
A package to provide multi tenancy to laravel applications with minimal effort