[Request] Swap $model->update([..., 'updated_at' => DB::raw('updated_at')])
for Model::withoutTimestamps(fn () => $model->update([...]))
#4298
Labels
Probably should refactor all of these at some point to use the idiomatic syntax.
Upvote & Fund
The text was updated successfully, but these errors were encountered: