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
I’m building a SaaS application with multiple tenants. I want to dynamically configure the admin panel's appearance and behavior based on the current tenant's settings (e.g., top navigation, logo height, brand name, and colors).
Here’s what I’m trying to achieve in my AdminPanelProvider.php:
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
-
Package
Other
Package Version
v3.2.18
How can we help you?
Hello,
I’m building a SaaS application with multiple tenants. I want to dynamically configure the admin panel's appearance and behavior based on the current tenant's settings (e.g., top navigation, logo height, brand name, and colors).
Here’s what I’m trying to achieve in my AdminPanelProvider.php:
Beta Was this translation helpful? Give feedback.
All reactions