Recent Activity
No activity to show
PracticeMP
User for 5 years
Viewer
5 years ago 评论 进阶篇(五):在 Eloquent 模型类上使用全局作用域和局部作用域进行查询看到这里想起了前面的软删除,打开一看确实用了全局作用域,但是没有重写 boot 方法,而是是用了下面的方法: public static function bootSoftDeletes() ...
No activity to show
User for 5 years
Viewer
5 years ago 评论 进阶篇(五):在 Eloquent 模型类上使用全局作用域和局部作用域进行查询看到这里想起了前面的软删除,打开一看确实用了全局作用域,但是没有重写 boot 方法,而是是用了下面的方法: public static function bootSoftDeletes() ...