Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Commit 6996bfc

Browse files
committed
Added extra doc
1 parent be6f8c8 commit 6996bfc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Config/auth.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030
|
3131
| Onto your User model configured in `config/auth.php`.
3232
|
33+
| Then use `Auth::user()->adldapUser` to access.
34+
|
3335
*/
3436

3537
'bind_user_to_model' => false,

0 commit comments

Comments
 (0)