johnnncodes / laravelsnippets

LaravelSnippets.com website | A repository of useful code snippets for Laravel PHP framework. Submit, grab and share!
http://laravelsnippets.com/
333 stars 97 forks source link

Resetting password bug #102

Closed jayaregalinada closed 9 years ago

jayaregalinada commented 10 years ago

27th of June 2014, I joined and finally activate the account from the link provided by the email notification entitled "Activate your account!"

However, June 28, 2014 6:26 AM GMT+8 I tried to test how the password reset works, and surprisingly an email notification with a link for password reset. http://laravelsnippets.com/password/reset/{password_reset_identification}. But as I clicked the link provided the headers status code is a 404 Not Found.

menjaraz commented 9 years ago

The same trouble happened to me. Further to a password recovery I got a link leading to nothing but a 404 error.

ghost commented 9 years ago

Fixed #105