How to make a correct take() query in Laravel?

前端 未结 0 2009
轮回少年
轮回少年 2021-02-11 13:25

In the example below, I want to get the first row with take (), but again all of them are taken. How can I limit this? -> take (1) didn\'t work

$query->sele         


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