diff --git a/README.md b/README.md index 1272630..f183a07 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ # install - composer config -g repo.packagist composer https://packagist.laravel-china.org - composer update +- 配置 config/database.php 数据库配置 - php think migrate:run - php think seeds:run