I'm very struggle right now with this error :
Swift_TransportException in AbstractSmtpTransport.php line 404: Coection to tcp://smtp.mail.yahoo.com:465 Timed Out
I hope someone can sheds some light on this.
Here is my settings on my .env file
MAIL_DRIVER=smtp
MAIL_HOST=smtp.mail.yahoo.com
MAIL_PORT=465
[email protected]
MAIL_PASSWORD=******
