yii2安装

1.到github上下载yii2.0.6版本
 
2.安装xampp 5.6.12版本
 
3.如果连接数据库要需要对basic里的config/db.php进行设置
 
4.在浏览器输入:http://localhost/basic/web/index.php
 
5.出现congratulations,即为成功
 
原文地址:https://www.cnblogs.com/lantian00/p/5496107.html