I can't login with the authMiddleware
So if Authenticate::class is enabled in authMiddleware, filament won't let me log in, it just takes me back to the login page. If I comment out the Authenticate::class line, everything works fine.
I attached the Admin.php below.
I attached the Admin.php below.
