Mail Sending in Laravel from Live Server
I did this configuration to send mail from Laravel Project.But not able to send mail getting this error. "Connection could not be established with host smtp.gmail.com [Network is unreachable #101]" .env configuration
MAIL_DRIVER=smtp
MAIL_HOST=smtp.gmail.com
MAIL_PORT=465
MAIL_USERNAME=test@gmail.com
MAIL_PASSWORD=********
MAIL_ENCRYPTION=tls
from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/2Sw4Y9R
via IFTTT
تعليقات
إرسال تعليق