commit
1937169640
1 changed files with 2 additions and 0 deletions
|
|
@ -104,11 +104,13 @@ return [
|
|||
'provider' => 'users',
|
||||
'table' => 'password_resets',
|
||||
'expire' => 60,
|
||||
'throttle' => 60,
|
||||
],
|
||||
'clients' => [
|
||||
'provider' => 'clients',
|
||||
'table' => 'password_resets',
|
||||
'expire' => 60,
|
||||
'throttle' => 60,
|
||||
],
|
||||
],
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue