We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc06d8e commit b44b36eCopy full SHA for b44b36e
config/settings.php
@@ -85,5 +85,5 @@
85
/*
86
* enable/disable HTTP Method column in admin's route details list
87
*/
88
- 'showRouteHttpMethod' => env('SHOW_ROUTE_HTTP_METHOD',1),
+ 'showRouteHttpMethod' => env('SHOW_ROUTE_HTTP_METHOD', 1),
89
];
0 commit comments