F
Filament16mo ago
Argon

Use multiple admin panel

So i want to make a multi-tenant saas in which a user can have multiple users assign to its tenant. Is it possible to have an admin panel for the maker of the tenant and have a seperate super admin panel that manages everything? if its possible how can its achieve?
Solution:
Sure. Check the docs on admin panels. You just register two panels with separate URLs
Jump to solution
2 Replies
Solution
Dennis Koch
Dennis Koch16mo ago
Sure. Check the docs on admin panels. You just register two panels with separate URLs
Argon
ArgonOP16mo ago
Working as expected ! Thank you.

Did you find this page helpful?