摘要: application文件夹下的类会自动加载,依赖topthink/think-orm composer.json配置 { "require": { "topthink/think-orm": "^0.2.0" }, "autoload": { "psr-4": { "app\\": "application" ... 阅读全文
posted @ 2017-11-09 10:09 lobtao 阅读(99) 评论(0) 推荐(0)