How can I return an array of Laravel Eloquent model objects from a query that requires left join?

后端 未结 0 1706
夕颜
夕颜 2021-01-13 15:14

There are two tables, "users" and "posts".

posts table has user_id as a foreign key.

How to write this equivalent in Eloquent, in a way tha

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