How to get multiple relationships Data in My Laravel Vue Project

前端 未结 0 535
心在旅途
心在旅途 2021-01-04 12:00

I have a 3 model "User","Review","ReviewReplay"

in user Model

    public function reviews()
    {
        return $this-&g         


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