更新 README.md

This commit is contained in:
JaguarJack 2018-11-26 15:11:05 +08:00
parent 324723bec6
commit bd7a77eeb9

View File

@ -5,7 +5,7 @@
- composer update
- 配置 config/database.php 数据库配置
- php think migrate:run
- php think seeds:run
- php think seed:run
# Use
- 配置虚拟域名 OR 在根目录下执行 php think run