Fix write env to work with nulls and change from to address
This commit is contained in:
committed by
James Brooks
parent
1fe4789760
commit
a5ed3c40a9
@@ -25,7 +25,7 @@ return [
|
||||
'session_driver' => 'Session Driver',
|
||||
'mail_driver' => 'Mail Driver',
|
||||
'mail_host' => 'Mail Host',
|
||||
'mail_from' => 'Mail From',
|
||||
'mail_address' => 'Mail From',
|
||||
'mail_username' => 'Mail Client User',
|
||||
'mail_password' => 'Mail Client Password',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user