upadte first laravel code example Example: laravel update first Model::where(['x' => 1, 'y' => 2])->first()->update([...]);