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

Commit edebbd5

Browse files
authored
Update readme.md
1 parent 325ef5e commit edebbd5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

readme.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,10 @@ Now you're all set!
7878

7979
## Usage
8080

81-
You can perform all methods on Adldap through its facade like so:
81+
First, configure your LDAP connection in the `config/adldap.php` file.
82+
83+
Then, you can perform all methods on your Adldap connection through its facade like so:
84+
8285
```php
8386
use Adldap\Laravel\Facades\Adldap;
8487

0 commit comments

Comments
 (0)