Posts by Brunno Velasco • 1 point
1 post
-
0
votes1
answer74
viewsQ: Update on some Laravel 4.2 fields
I have a table called People in Mysql with 40 fields and I want to update only 2 fields (latitude and longitude) but I don’t want to bring all 40 fields to change together. I just want to save the…