# yii2 **Repository Path**: php_is_best/yii2 ## Basic Information - **Project Name**: yii2 - **Description**: basic yii2.0.13 - **Primary Language**: PHP - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2018-03-15 - **Last Updated**: 2024-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Configure Install ============================ basic yii2.0.13 Deploy ------------------- cd /www git clone git@gitee.com:php_is_best/yii2.git #根据环境选择配置文件 cd config; ln -s env.dev.php env.php; chmod -R 0777 web/assets runtime web/uploads; Crontab -------------------