## 2.0 ### 参考文档 * http://laravel.com/docs/master/releases * http://www.yiiframework.com/doc-2.0/yii-db-migration.html#createTable()-detail * http://sailsjs.org/documentation/concepts/ ### 遗留的问题 * validator需要改为laravel类似的方式,更加简洁 -- 已经完成 2015.08.07 * 服务启动时增加文件名大小写的检测 -- 已经完成 2015.08.08 * 完善mongodb - 基于mongodb模块 * 重写websocket * 增加migration功能? * 完善relationModel * 单元测试 > 95% * 关键功能写DEMO * 在线文档 * 官网改版 * base基类修改? * 错误页面美化 * 打包个Vagrant环境? * 添加think.crontab接口? * thinkjs创建项目的命令 * thinkjs T-shirt * grunt,gulp支持?