Laravel Classroom image

Yasar  Khan / Professional / Web Technology

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

10.9 ++ (or decrementing)
What if we want to simply increment or decrement a value? Easy as pie!
1 <?php
2
3 DB::table('shoes')->increment('size');
4 DB::table('shoes')->decrement('size');
Simply pass a field name, and voila!

 
 
 

Yasar  Khan

Skills    Laravel

Qualifications :-
Location :-Dehradun,Dehradun,Uttarakhand,India
Description:- Hi i am yasar working as web developer since last 3 years.
Explore
 

  Students (0)