samedi 7 septembre 2019

How to Fix Laravel Email Issue

I'm implementing Laravel 5.8 built-in Email Verification feature but unfortunately I couldn't figure the bug.

I've added the MustVerifyEmail interface in ,y User Model.

This is my .ENV file in Laravel. Same configuration I used in mail.php.

.env

MAIL_DRIVER=smtp
MAIL_HOST=smtp.gmail.com
MAIL_PORT=465
MAIL_USERNAME="<My user Name>"
MAIL_PASSWORD="<My Password>"
MAIL_ENCRYPTION=ssl

Laravel Output



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/2A0skL8
via IFTTT

Aucun commentaire:

Enregistrer un commentaire