打开cmd窗口,并且确认已经安装了composer.

运行composer,出现如下界面则表示已经安装成功

composer 安装5.1

 

运行以下命令安装,速度取决于网速

composer create-project topthink/think tp5

 

更新

composer update topthink/framework

 

 

 

 

相关文章: