Emails are working fine everywhere else. I set up the password reset according to the docs. Everything is working except the reminder emails are not being sent. No errors are being thrown.
Not sure how to debug this one.
If you set $pretend = true in your config > mail.php and see if something is logged. If it is then it's your mail sending setup, if it isn't being logged then something else is wrong.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community