Add mail data to wizard
This commit is contained in:
committed by
James Brooks
parent
ca3f516457
commit
958c9eadc7
@@ -24,6 +24,10 @@ return [
|
||||
'cache_driver' => 'Cache Driver',
|
||||
'session_driver' => 'Session Driver',
|
||||
'mail_driver' => 'Mail Driver',
|
||||
'mail_host' => 'Mail Host',
|
||||
'mail_from' => 'Mail From',
|
||||
'mail_username' => 'Mail Client User',
|
||||
'mail_password' => 'Mail Client Password',
|
||||
],
|
||||
|
||||
// Login form fields
|
||||
|
||||
Reference in New Issue
Block a user