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 40b61e4 commit 297079aCopy full SHA for 297079a
src/Tqdev/PhpCrudApi/Config.php
@@ -14,7 +14,7 @@ class Config
14
'command' => '',
15
'tables' => 'all',
16
'mapping' => '',
17
- 'middlewares' => 'cors,errors',
+ 'middlewares' => 'cors',
18
'controllers' => 'records,geojson,openapi,status',
19
'customControllers' => '',
20
'customOpenApiBuilders' => '',
0 commit comments