Skip to content

0.8.2

Compare
Choose a tag to compare
@ueaner ueaner released this 13 Sep 03:11
· 4 commits to master since this release
  1. Model 中使用相应的 protected 属性自定义数据库连接服务名称、表名、主键
  2. 添加 EventManager 在 Controller 中的使用
  3. Router 自动解析 URL 参数到 Action 参数
  4. Container->set() 默认设置为共享服务
  5. 简化路由配置,允许使用 "controller::action" 的方式指定相应的控制器和方法