vendredi 14 juin 2019

I need the Accurate Sendgrid SMTP Credentials for Laravel

   MAIL_DRIVER=smtp
   MAIL_HOST=smtp.sendgrid.net
   MAIL_PORT=25
   MAIL_USERNAME=<what should be here>
   MAIL_PASSWORD=<what should be here>
   MAIL_ENCRYPTION=tls
   MAIL_FROM_ADDRESS=<i know this detail>
   MAIL_FROM_NAME=<i also know `enter code here`this detail>

I need to know the exact sendgrid details that should be in the fields specified above.



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire