1、服务器必须先安装了yaf扩展,并且开启了命名空间 (yaf手册:http://www.laruence.com/manual/index.html)
2、将yaf-quiet上传至服务器,配置下conf目录下的application.ini配置文件 改动下数据库的账号密码就好了。如果配置都对,浏览器访问站点即可看到 hello world!
3、项目开发可参考Index.php以及Test module,里面有实例
1、文件缓存和redis缓存
2、PDO
3、图片上传以及裁剪
4、日志类,使用了monolog
5、分页
6、smarty模板引擎
7、composer