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 4b93163 commit 03ea4a1Copy full SHA for 03ea4a1
config/config.php
@@ -3,6 +3,7 @@
3
return [
4
/*
5
* Enable or disable the query detection.
6
+ * If this is set to "null", the app.debug config value will be used.
7
*/
8
'enabled' => env('QUERY_DETECTOR_ENABLED', null),
9
0 commit comments