TP6.0.5开发版安装

1、composer下载安装

在 Windows 中,你需要下载并运行 Composer-Setup.exe。
下载地址:https://getcomposer.org/Composer-Setup.exe
安装选择php版本是7.1.9
安装完成后cmd查看显示版本号存在,说明安装成功。

安装成功如下:TP6开发版安装

2、安装命令

安装稳定版 composer create-project topthink/think tp

最新版本(dev) composer create-project topthink/think tp 6.0.*

相关文章:

  • 2021-12-15
  • 2021-11-11
  • 2022-12-23
  • 2021-07-18
  • 2021-12-27
  • 2021-12-13
  • 2021-05-27
  • 2021-12-31
猜你喜欢
  • 2021-07-11
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-29
  • 2021-07-02
  • 2021-12-06
相关资源
相似解决方案