Wally
2nd panel with other authmiddleware
For the role management I'm using shield plugin which is based on spatie-permissions but even if I already have this management I want separate the source table and login also totally. Panels have the authMiddleware wich allows to manage the login system and routing. I don't know where I'm wrong.
8 replies
2nd panel with other authmiddleware
I mean that even if I already set the authmiddleware, when I access to the new login page I can access to the second panel with the credentials from users table, but since it use the middleware that use the guard and provider related the other table it's strange that I can access with the same login credentials from the first panel
8 replies