We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08cb97f commit d0dea29Copy full SHA for d0dea29
app/config/auth.php
@@ -8,7 +8,7 @@
8
|--------------------------------------------------------------------------
9
|
10
| This option controls the authentication driver that will be utilized.
11
- | This drivers manages the retrieval and authentication of the users
+ | This driver manages the retrieval and authentication of the users
12
| attempting to get access to protected areas of your application.
13
14
| Supported: "database", "eloquent"
@@ -60,4 +60,4 @@
60
61
),
62
63
-);
+);
0 commit comments