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.
2 parents 9f15250 + e9285b7 commit 20fc419Copy full SHA for 20fc419
src/config/backpack/base.php
@@ -28,7 +28,7 @@
28
29
// The web middleware (group) used in all base & CRUD routes
30
// If you've modified your "web" middleware group (ex: removed sessions), you can use a different
31
- // route group, that has all the the middleware listed below in the comments.
+ // route group, that has all the middleware listed below in the comments.
32
'web_middleware' => 'web',
33
// Or you can comment the above, and uncomment the complete list below.
34
// 'web_middleware' => [
0 commit comments