How to put where in on relation in with mehtod?

后端 未结 0 1450
遥遥无期
遥遥无期 2020-12-10 14:32

here is my eloquent query $cat = Category::with(\'subcategory.items.products\')->where(\'id\',$discates)->first(); i want to put where(\'status\',1) on products in wit

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