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

Commit 4d1990b

Browse files
committed
Added further re-configuration docs
1 parent 89dd17e commit 4d1990b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/upgrading.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,13 @@
66

77
### Configuration
88

9-
It is recommended to re-publish both of your `ldap.php` and `ldap_auth.php` files to ensure you have all of the updated configuration keys.
9+
It is recommended to re-publish both of your `ldap.php` and `ldap_auth.php`
10+
files to ensure you have all of the updated configuration keys.
11+
12+
You can do so by deleting your `ldap.php` and `ldap_auth.php` files and then running:
13+
14+
- `php artisan vendor:publish --provider=Adldap\Laravel\AdldapServiceProvider`
15+
- `php artisan vendor:publish --provider=Adldap\Laravel\AdldapAuthServiceProvider`
1016

1117
#### Quick Changes View
1218

0 commit comments

Comments
 (0)