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

Commit 475104a

Browse files
committed
Update quick-start.md
1 parent e6e3f2f commit 475104a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ This guide is thanks to [@st-claude](https://github.com/st-claude).
4040

4141
7. Now run `php artisan migrate`.
4242

43-
8. Insert the following providers in your `config/app.php` file:
43+
8. Insert the following service providers in your `config/app.php` file (in the `providers` property):
4444

4545
```php
4646
Adldap\Laravel\AdldapServiceProvider::class,

0 commit comments

Comments
 (0)