Yii 2.0.6 - 从入口到Action执行
摘要:defined('YII_DEBUG') or define('YII_DEBUG', true); defined('YII_ENV') or define('YII_ENV', 'dev'); require(__DIR__ . '/../vendor/autoload.php'); // 注册 Composer 加载器 Yii::setAlias('@common', di...
阅读全文
posted @ 2019-02-13 11:44
浙公网安备 33010602011771号