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 d827b7c commit 0b804daCopy full SHA for 0b804da
.env
@@ -32,7 +32,7 @@ MAIL_USERNAME=
32
MAIL_PASSWORD=
33
MAIL_ENCRYPTION=
34
MAIL_FROM_ADDRESS=
35
-MAIL_FROM_NAME="${app_name}"
+MAIL_FROM_NAME="${APP_NAME}"
36
37
#Cache Settings=Completely optional
38
MEMCACHED_HOST=127.0.0.1
0 commit comments