2018-11-16 17:45:37 +08:00
|
|
|
# think-admin
|
2018-11-16 17:42:56 +08:00
|
|
|
|
2018-11-16 17:45:37 +08:00
|
|
|
# install
|
|
|
|
- composer config -g repo.packagist composer https://packagist.laravel-china.org
|
|
|
|
- composer update
|
|
|
|
- php think migrate:run
|
2018-11-21 11:11:56 +08:00
|
|
|
- php think seeds:run
|