OrderBy With relationships

前端 未结 0 1280
情话喂你
情话喂你 2021-02-10 19:15

I have a comments table which in turn can contain replies to comments via the parent_id table.

Attached is the migration.

Schema::create(\'comments\', func         


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