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

Commit 80641be

Browse files
committed
2 parents 59b9f0a + 0ac297d commit 80641be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Config/auth.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -131,10 +131,10 @@
131131
| Eloquent
132132
|--------------------------------------------------------------------------
133133
|
134-
| The value you enter is used for locating the local
135-
| database record of the authenticating user.
134+
| The value you enter is the database column name used for locating
135+
| the local database record of the authenticating user.
136136
|
137-
| If you're using a `username` field instead, change this to `username`.
137+
| If you're using a `username` column instead, change this to `username`.
138138
|
139139
| This option is only applicable to the DatabaseUserProvider.
140140
|

0 commit comments

Comments
 (0)