芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/xmintal-back/vendor/yiisoft/yii2/yii
#!/usr/bin/env php 'yii-console', 'basePath' => __DIR__ . '/console', 'controllerNamespace' => 'yii\console\controllers', ]); if ($vendorPath !== null) { $application->setVendorPath($vendorPath); } $exitCode = $application->run(); exit($exitCode);