Eager Loading with filters (where clauses)?

前端 未结 0 979
没有蜡笔的小新
没有蜡笔的小新 2020-11-21 08:41

Is it possible to add where clause to an eager loading method on a model? For example:

class User extends Model {
  public function sources()
    {
        re         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题