composer安装最新版thinkphp5

 

 

composer安装最新版thinkphp5

D:\xampp\htdocs>composer create-project topthink/think open_standard --prefer-dist
Installing topthink/think (v5.1.34)
- Installing topthink/think (v5.1.34): Loading from cache
Created project in open_standard
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 2 installs, 0 updates, 0 removals
- Installing topthink/think-installer (v2.0.0): Loading from cache
- Installing topthink/framework (v5.1.34): Loading from cache
Writing lock file
Generating autoload files

D:\xampp\htdocs>

 

 

生成目录

D:\xampp\htdocs\open_standard>php think build --config build.php
Successed

posted on 2019-02-03 09:15  ziyi_ang  阅读(677)  评论(0编辑  收藏  举报

导航