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
Hello guys,
I'm trying to integrate this package but I'm facing an issue while determining the current tenant using view composers.
I usually register View Composers in a ViewServiceProvider but when I try to retrieve the current tenant using app('currentTenant') I get the error "Target class [currentTenant] does not exist.".
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello guys,
I'm trying to integrate this package but I'm facing an issue while determining the current tenant using view composers.
I usually register View Composers in a ViewServiceProvider but when I try to retrieve the current tenant using app('currentTenant') I get the error "Target class [currentTenant] does not exist.".
Any hint?
Beta Was this translation helpful? Give feedback.
All reactions