appending like data when Joining two tables when two columns of one table refer to a third one in Laravel

前端 未结 0 510
既然无缘
既然无缘 2021-02-03 13:16

I have three tables. items, authors, and author_item which pairs an author_id with item_id.

I am successfully selecting everything I need from items and authors using the

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