Hi, im using Laravel version 5.5 and am having issues with the admin password reset. Everything works up until I try and save the new password - so the new reset form appears, email is generated and sent which takes me to the create new password form, however when I submit that I get an error.
Anyone know if there are additional classes that need to be pulled in?
Hi, im using Laravel version 5.5 and am having issues with the admin password reset. Everything works up until I try and save the new password - so the new reset form appears, email is generated and sent which takes me to the create new password form, however when I submit that I get an error.
Anyone know if there are additional classes that need to be pulled in?