Slim API
This commit is contained in:
5
setup/env/config.php
vendored
Normal file
5
setup/env/config.php
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
return [
|
||||
'debug' => false,
|
||||
'benchmark' => false
|
||||
];
|
Reference in New Issue
Block a user