Table inheritance in Laravel/Eloquent

后端 未结 0 889
借酒劲吻你
借酒劲吻你 2021-01-14 19:17

When I use Model::all() executes sql select * from parent_table. Is there any function in Laravel/Eloquent to make the result look like this sql:



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