Laravel relation - sum with group by

后端 未结 0 1585
时光取名叫无心
时光取名叫无心 2021-01-17 02:19

Tyring to list sum of group with hasmany relation. but doesnt work. Returns empty result.

my model:

public function inventory()
{
    return $this->         


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