I am not able to log in or reset my password in laravel app. When I log in it simply returned to the login page and if I am resetting the password it shows an error "The GET method is not supported for this route. Supported methods: POST."
Hi Ranjith,
For the new Laravel, all auth modules functions are not fully integrated yet. We will include it soon.
Thanks