fix config/auth.php (忘記密碼功能尚未處理)
This commit is contained in:
parent
36fecb5d9e
commit
21f7367b7e
@ -14,7 +14,7 @@ return [
|
||||
*/
|
||||
|
||||
'defaults' => [
|
||||
'guard' => 'web',
|
||||
'guard' => 'receivers-web',
|
||||
'passwords' => 'receivers',
|
||||
],
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user