laravel reset password not resetting the password
问题 I am using laravel 6. I am trying to implement forgot password for my laravel project for the first time. I have customize the default design for login, forgot password, reset password pages. I have integrated mailtrap for sending email. I have successfully implemented flow like - click forgot password link get page on which user enters email and click to send reset link gets the email of resetting link and data like email, token , created_at stores in password_reset table on click of reset