readme changed

This commit is contained in:
JaguarJack 2019-01-17 16:37:41 +08:00
parent d39319fa83
commit 0d40d74935

View File

@ -6,7 +6,8 @@
# install
- composer config -g repo.packagist composer https://packagist.laravel-china.org
- composer update
- 配置 config/database.php 数据库配置
- 修改根目录下 .env.emp .env
- .env 配置数据库信息
- php think migrate:run
- php think seed:run