A few tweaks to mail config.

This commit is contained in:
Taylor Otwell
2015-02-22 19:48:52 -06:00
parent cc09679c81
commit 8e15c7f73e
2 changed files with 10 additions and 5 deletions

View File

@@ -8,5 +8,10 @@ DB_USERNAME=homestead
DB_PASSWORD=secret
CACHE_DRIVER=file
MAIL_DRIVER=smtp
SESSION_DRIVER=file
MAIL_DRIVER=smtp
MAIL_HOST=mailtrap.io
MAIL_PORT=2525
MAIL_USERNAME=null
MAIL_PASSWORD=null