Skip to content

Instantly share code, notes, and snippets.

@iamwebwiz
Created August 14, 2018 02:25
Show Gist options
  • Save iamwebwiz/40499f64ce78b501080312e15c198bc0 to your computer and use it in GitHub Desktop.
Save iamwebwiz/40499f64ce78b501080312e15c198bc0 to your computer and use it in GitHub Desktop.
modified .env file
MAIL_DRIVER=sendgrid
MAIL_HOST=smtp.sendgrid.net
MAIL_PORT=587
MAIL_USERNAME=sendgrid_username
MAIL_PASSWORD=sendgrid_password
MAIL_ENCRYPTION=tls
SENDGRID_API_KEY=sendgrid_api_key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment