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

Commit dc62ab3

Browse files
committed
Added note.
1 parent d8d1822 commit dc62ab3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/auth.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -716,6 +716,9 @@ protected $listen = [
716716
];
717717
```
718718

719+
> **Note:** For some real examples, you can browse the listeners located
720+
> in: `vendor/adldap2/adldap2-laravel/src/Listeners` and see their usage.
721+
719722
### Fallback
720723

721724
The login fallback option allows you to login as a local database user using the default Eloquent authentication

0 commit comments

Comments
 (0)