Laravel Classroom image

Anil  Bist / Professional / Web Technology

 
To post your Question Join Classroom
 
Lesson Topics's No:-  First|3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11|Last
Lessons:-Fluent Query Builder

10.5 Limiting.. no Taking
What if we only want to get a certain number of results back? In SQL we would use LIMIT bah
that sounds stupid, Laravel provides take().
1 <?php
2
3 DB::table('shoes')->take(10)->get();
Now I want 10 shoes? I should be more worried.. But it’s clear, limiting is very simple!

 

 
 
 
image
Anil  Bist

Skills    Laravel

Qualifications :- High School - SLV, College/University - Graphic Era Deemed Univ University,
Location :-Dehradun,Dehradun,Uttarakhand,India
Description:-

I started my Professional Journey in 2006 with one of the Web Development Company in Bangalore and my 1st framework was "Ruby on Rail" as Web development and delivered around 5+ Projects using this platform. Then came another dimension as JEE/Sturst framework, Gradually I realized that I want to build something on my own and give my passion and energy on creating something different a
Explore

 

  Students (0)