Laravel Classroom image

Prashant  Nigam / Student / 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!

 
 
 

Prashant  Nigam

Skills    Laravel

Qualifications :-
Location :-,,,
Description:-
Explore
 

  Students (0)