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

Commit 75a5a94

Browse files
authored
Update readme.md
1 parent a715a50 commit 75a5a94

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ Now you're all set!
7979

8080
You can perform all methods on Adldap through its facade like so:
8181
```php
82+
use Adldap\Laravel\Facades\Adldap;
83+
8284
// Finding a user.
8385
$user = Adldap::search()->users()->find('john doe');
8486

0 commit comments

Comments
 (0)