You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's currently possible to have multiple tenancies within an application, but the behaviour of both Sprout and Laravel, when layering these, is both unknown and uncertain. This needs to be looked into.
Introduce the ability for a tenancy to rely on another
Allow for multiple tenancies to be resolved for a single request
It's currently possible to have multiple tenancies within an application, but the behaviour of both Sprout and Laravel, when layering these, is both unknown and uncertain. This needs to be looked into.