Heim  >  Artikel  >  Backend-Entwicklung  >  Pagekit 安装未成功,请教该怎样安装?

Pagekit 安装未成功,请教该怎样安装?

WBOY
WBOYOriginal
2016-06-06 20:36:551332Durchsuche

先用git把pagekit代码拉到本地

<code>git clone git://github.com/pagekit/pagekit.git
</code>

然后使用composer安装依赖包

F:\upupw\htdocs>cd pagekit
F:\upupw\htdocs\pagekit>composer install

这些工作都进行完后,运行http://localhost/pagekit/后出现这样的页面,正确的安装应该怎样来进行?

Pagekit 安装未成功,请教该怎样安装?

回复内容:

先用git把pagekit代码拉到本地

<code>git clone git://github.com/pagekit/pagekit.git
</code>

然后使用composer安装依赖包

F:\upupw\htdocs>cd pagekit
F:\upupw\htdocs\pagekit>composer install

这些工作都进行完后,运行http://localhost/pagekit/后出现这样的页面,正确的安装应该怎样来进行?

Pagekit 安装未成功,请教该怎样安装?

Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn