limit queries with take() - Limiting queries in Laravel

前端 未结 0 1176
无人及你
无人及你 2021-02-11 21:56

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         


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