3 Star 7 Fork 2

tongyh/Yii2.0 AdminLTE2搭建后台系统

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
docker-compose.yml 205 Bytes
一键复制 编辑 原始数据 按行查看 历史
tongyonghua 提交于 2018-08-01 14:58 . init
version: '2'
services:
php:
image: yiisoftware/yii2-php:7.1-apache
volumes:
- ~/.composer-docker/cache:/root/.composer/cache:delegated
- ./:/app:delegated
ports:
- '8000:80'
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/tongyh/yii2.0_admin.git
git@gitee.com:tongyh/yii2.0_admin.git
tongyh
yii2.0_admin
Yii2.0 AdminLTE2搭建后台系统
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385