dimanche 2 octobre 2016

Issue while sending smtp email from Godaddy in Laravel 5.3.15

In order to send email from GoDaddy i am using below settings.

MAIL_DRIVER=smtp
MAIL_HOST=localhost
MAIL_PORT=465
MAIL_USERNAME=
MAIL_PASSWORD=
MAIL_ENCRYPTION=ssl

I am getting error message

Connection could not be established with host localhost [Connection refused #111]

This setting was working fine in Laravel 5.2 but not working in Laravel 5.3

Did you face this kind of issue before?



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire