摘要:
在application/extra下的配置文件都会被tp5自动加载新建setting.php 使用模型的获取器拼接图片路径tp5中只有public是公开的public/... 在application/extra下的配置文件都会被tp5自动加载
新建setting.php

使用模型的获取器拼接图片路径
tp5中只有public是公开的
public/images/1,jpg

api版本
开闭原则
对扩展开放,对修改封闭(版本的替换)


完整匹配路由
config.php

数据集对象
通过数据集临时隐藏字段
1.自己设置数据集
2.自动设置数据集
database.php




