How do i register a user for 2nd panel from admin panel?

So im building a 3 panel app , 1st admin, 2nd mentor, 3rd interns, Only interns login panel have a registration() button, the admin and mentor login panel doesn't have the registration(), Im planning to add the mentor panel user from admin panel menu, so like registering mentor email & password from admin side, I tried using UserResource and asssign mentor role to the account, but when i tried login using the /mentor panel, it said it didn't recognize the account Im using Shield for role and permission
2 Replies
Vp
Vp5w ago
So does the "mentor" user actually created in users table, and does it has a correct role/permissions?
TegarJK
TegarJK5w ago
yes, and its already solved, turns out i was misconfigure canAccessPanel function, thanks
Want results from more Discord servers?
Add your server