Forgot Password issue
-
when we forgot password email not receive or send reset password link
-
Did you configured your mail settings in .env?
MAIL_DRIVER=smtp MAIL_HOST=smtp.mailtrap.io MAIL_PORT=2525 MAIL_USERNAME= MAIL_PASSWORD= MAIL_ENCRYPTION=tls
-
-
hello yousuf
do you solve this issue? -
@rahul
how i can solve this issue. i configure email settings properly -
@Ahed
If you are using the gmail for for sending the emails then you have to ON Less secure apps -
@sanjay-webkul
how i do this? -
Please take a reference from here
-
@sanjay-webkul
i am sorry
i am use email of cpanel for sending the emails -
Have you configured the details on the .env file?