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