去掉artisan调用自定义函数

加入新扩展cycle-orm
This commit is contained in:
2021-05-03 07:49:04 +08:00
parent ef8224d20e
commit 884aff5b23
5 changed files with 2650 additions and 564 deletions
-2
View File
@@ -15,8 +15,6 @@ define('LARAVEL_START', microtime(true));
|
*/
require __DIR__.'/app/helpers.php';
require __DIR__.'/app/sql.php';
require __DIR__.'/app/Support/helpers.php';
require __DIR__.'/vendor/autoload.php';