Problem when try to reset password in production
Hey guys i have problem when i try to send the reset password email, i have the same configuration in .env production and local... i mean the same configuration for email configuration, smtp, password, username, etc...
Now when i send the email password in local, i receive the email, if you see the screenshot, the message say (We have emailed your password reset link) but when i send the email reset password in production i have problems, the message is other (password.sent) and i have an error in the log.
do you have any idea about this problem?
i use jobs, queues and driver database in local and production


1 Reply
Any idea about this problem?