Change default view.
This commit is contained in:
parent
1865c2993e
commit
638b261a68
|
@ -98,7 +98,7 @@
|
|||
'passwords' => [
|
||||
'users' => [
|
||||
'provider' => 'users',
|
||||
'email' => 'emails.password',
|
||||
'email' => 'auth.emails.password',
|
||||
'table' => 'password_resets',
|
||||
'expire' => 60,
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue