Skip to content

Commit

Permalink
Send email in local environment via sendmail
Browse files Browse the repository at this point in the history
  • Loading branch information
lovett committed Aug 19, 2019
1 parent a519246 commit bc7c8f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .env.example
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ APP_ENV=local
APP_DEBUG=true APP_DEBUG=true
APP_KEY= APP_KEY=
APP_URL=https://example.com APP_URL=https://example.com
MAIL_DRIVER=sendmail
MAIL_FROM_ADDRESS=toils@example.com

0 comments on commit bc7c8f9

Please sign in to comment.