changes
This commit is contained in:
@@ -63,7 +63,7 @@ return [
|
|||||||
* \BeyondCode\QueryDetector\Outputs\Log::class
|
* \BeyondCode\QueryDetector\Outputs\Log::class
|
||||||
*/
|
*/
|
||||||
'output' => [
|
'output' => [
|
||||||
\BeyondCode\QueryDetector\Outputs\Alert::class,
|
\BeyondCode\QueryDetector\Outputs\Debugbar::class,
|
||||||
\BeyondCode\QueryDetector\Outputs\Log::class,
|
\BeyondCode\QueryDetector\Outputs\Clockwork::class,
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
Reference in New Issue
Block a user