|
1 年之前 | |
---|---|---|
.. | ||
api | 1 年之前 | |
backend | 1 年之前 | |
common | 1 年之前 | |
console | 1 年之前 | |
database | 1 年之前 | |
install | 1 年之前 | |
plugins | 1 年之前 | |
web | 1 年之前 | |
.env | 1 年之前 | |
.env.example | 1 年之前 | |
.gitignore | 1 年之前 | |
LICENSE.md | 1 年之前 | |
README.md | 1 年之前 | |
Yii.php | 1 年之前 | |
composer.json | 1 年之前 | |
composer.lock | 1 年之前 | |
vendor.tar.gz | 1 年之前 | |
yii | 1 年之前 | |
yii.bat | 1 年之前 |
进入项目根目录
composer install
直接访问项目地址即可!
添加cache、web/assets、web/admin/assets、web/api/assets等缓存、资源文件夹
mkdir cache web/assets web/admin/assets web/api/assets
添加web/storage/install.txt安装标识文件
touch web/storage/install.txt
拷贝vender目录
添加local配置文件