We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee5172f commit 2c38626Copy full SHA for 2c38626
.env.example
@@ -25,6 +25,8 @@ REDIS_HOST=127.0.0.1
25
REDIS_PASSWORD=null
26
REDIS_PORT=6379
27
28
+MAIL_FROM_NAME=null
29
+MAIL_FROM_ADDRESS=null
30
MAIL_DRIVER=smtp
31
MAIL_HOST=smtp.mailtrap.io
32
MAIL_PORT=2525
0 commit comments