@macfa check what you have in redirectTo method of app/Http/Middleware/Authenticate.php
Nov 19, 2021
9
Level 1
how to fix Route [login] not defined
hi, i got Route [login] not defined Error when i open my homepage
research this error and i known what error is.
this error occur when login route doesnt exist
problem is .. I don't have login page also i don't have login route
- Proccess I click login button and login google using sociallite tool
i modify path to right path in thease files Authenticate.php RouteServiceProvider.php -> HOME variable
I want to redirect to '/' if user not logged how to fix it ?
Please or to participate in this conversation.