How to order by pivot table data in Laravel's Eloquent ORM

前端 未结 5 684
难免孤独
难免孤独 2020-12-17 11:11

In my Database, I have:

  • tops Table
  • posts Table
  • tops_has_posts Table.

When I retrieve a

5条回答
提交回复
热议问题