Skip to content

Commit 19eee0a

Browse files
committed
Update user-monitoring.php
1 parent 01459b2 commit 19eee0a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/user-monitoring.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@
3636
* store user data across different parts of the application. Each guard
3737
* will be checked independently, allowing users to be authenticated by
3838
* multiple guards and enabling more flexible user management.
39+
*
40+
* Make sure that each guard is properly configured under the 'guards' section in the auth.php config file.
3941
*/
4042
'guards' => ['web'],
4143

0 commit comments

Comments
 (0)