tricia.c
tricia.c
FFilament
Created by tricia.c on 9/26/2024 in #❓┊help
Logout Middleware
I had added a new middleware to my AdminPanelProvider. It redirects a user to their profile page if their profile is not complete. I have removed the Middleware from my EditProfile page. But it is preventing these users from logging out (they just get re-redirected to EditProfile). What is the best way to remove the middleware from the logout route?
5 replies