git方式安装thinkphp5
Posted yangzailu
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了git方式安装thinkphp5相关的知识,希望对你有一定的参考价值。
1.thinkphp 的github 代码版本地址:https://github.com/top-think
2. 点击think 复制 地址
3. 新建thinkphp5 文件夹 git clone地址代码
4. 右击 git bash here
5. git clone --dapth=1 (clone 最新的一次代码)
6. clone framework 核心包并新建名称为thinkphp
7. thinkphp5 执行文件在public目录 (要是能看到以下 页面 恭喜您 安装成功)
以上是关于git方式安装thinkphp5的主要内容,如果未能解决你的问题,请参考以下文章