We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d9d577 + d0dea29 commit 8084e35Copy full SHA for 8084e35
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"
@@ -68,4 +68,4 @@
68
69
),
70
71
-);
+);
0 commit comments