When to use multiple panels?

Is it practical to create different panel for different roles, like Admin, Customer, Vendor
2 Replies
Dennis Koch
Dennis Koch2y ago
It always depends how much you want to separate them Customer and Admin are probably two separate panels. Vendor might be a slight modification of one of them
dansing
dansingOP2y ago
I'm trying to implement it, and trying to redirect auth user when they try to access other panel but end up getting a too many redirects Oh ok, make sense

Did you find this page helpful?