TpVueAdmin
1.0.0
Programme de gestion d'arrière-plan de séparation front-end et back-end basé sur ThinkPhp5.0 et Vue
# clone php 分支
git clone -b thinkphp5.0 [email protected]:aooiuu/TpVueAdmin.git TpVueAdminPHP
cd TpVueAdminPHP
# 安装依赖
composer
# 导入数据库
php think migrate:run
# 后台初始账号密码: admin 123456