Pull in latest laravel/laravel changes
This commit is contained in:
parent
997ade3c34
commit
f2d8a5091d
8 changed files with 18 additions and 13 deletions
|
@ -22,7 +22,7 @@ REDIS_PASSWORD=null
|
|||
REDIS_PORT=6379
|
||||
|
||||
MAIL_DRIVER=smtp
|
||||
MAIL_HOST=mailtrap.io
|
||||
MAIL_HOST=smtp.mailtrap.io
|
||||
MAIL_PORT=2525
|
||||
MAIL_USERNAME=null
|
||||
MAIL_PASSWORD=null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue