Question By
Unsolved

Multiauth confusion in laravel wave saas kit

cpshibinoppo

Dec 25th, 2022 10:20 PM

I have doubts about multi-auth. In a shop admin, how do I handle staff logins? like this 

super admin->shop-admin->staff_1,staff_2..etc

bobbyiliev

Dec 26th, 2022 12:47 AM

Hi there,

You can use the Roles and Permissions to restrict the different users/roles from accessing specific elements in the Voyager admin:

Voyager Roles and Permissions