first commit
This commit is contained in:
5
Swoft_BackEndApi/config/base.php
Executable file
5
Swoft_BackEndApi/config/base.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
return [
|
||||
'name' => 'Swoft framework 2.0',
|
||||
'debug' => env('SWOFT_DEBUG', 1),
|
||||
];
|
||||
Reference in New Issue
Block a user