Skip to main content
 首页 » 编程设计

Windows下通过Composer安装Yii2 [ 2.0 版本 ]

2022年07月19日166Free-Thinker
输入您github账户的Token,耐心等待安装.安装成功后在浏览器输入http://localhost/yii/web/index.php,出现如下界面,安装成功! 

yiiindex.png

如果没有出现这个界面,可以通过【在浏览器输入http://localhost/yy/requirements.php】或者【在命令行进入requirements.php所在目录,执行php requirements.php】来查看是否满足Yii最基
本需求. http://www.yiichina.com/tutorial/804


本文参考链接:https://www.cnblogs.com/xihong2014/p/5611517.html
阅读延展