Laravel 10: forgot yourpassword links jumps back to login form
I am using the Laravel auth package in a Laravel 10 project. The Forgot Password link used to work a few weeks ago. I don’t know what changed, but when I click the Forgot Your Password link, it displays the Password Reset form for a moment and then redisplays the Login form. The routes:list does … Read more