laravel update return updated row, laravel update return code example
Example: laravel update return updated row, laravel update return
$user = tap($user)->update(['votes' => 123]);
$user = tap($user)->update(['votes' => 123]);