TPThinkPH5安装

Posted 清风徐来工作室

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了TPThinkPH5安装相关的知识,希望对你有一定的参考价值。

TP5安装有多种方式,此处有三种

开发环境介绍

  php版本.>=5.4.0

  PDO MbString CURL PHP Extension

  mysql

  Apache   nginx

使用git安装

git 安装
git clone --depth=1 https://github.com/top-think/think.git think_git
cd think_git
git clone --depth=1 https://github.com/top-think/framework.git thinkphp

 

注 后面的 thinkphp 为项目名称

使用Composer 安装

在composer安装方法里,提前已经切换到国内镜像了,要先输入
composer config -g repositories.packagist composer https://packagist.phpcomposer.com
等有反应了再去安装
composer create-project --prefer-dist topthink/think think_composer

通过Download下载安装

直接在网站下载 完整版(或其他版),配置到本地开发的目录中即可。

 

以上是关于TPThinkPH5安装的主要内容,如果未能解决你的问题,请参考以下文章

MySQL免安装版与安装版区别

下载完安装包怎么安装

分清全局安装与本地安装

安装一个软件提示,该安装包未包含任何证书,安装失败,怎么解决

把两个安装文件做成一个安装包,怎么做

myeclipse怎么安装怎样安装myeclipse