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

Commit 5e0ac28

Browse files
authored
Update readme.md
1 parent b0b766c commit 5e0ac28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ Change the `provider` entry inside the `web` authentication guard:
206206
'guards' => [
207207
'web' => [
208208
'driver' => 'session',
209-
'provider' => 'adldap',
209+
'provider' => 'users',
210210
],
211211
'api' => [
212212
'driver' => 'token',

0 commit comments

Comments
 (0)