laravel 7 sql sum two columns table code example Example: sum two columns in eloquent \App\Models\YourModel::sum(DB::raw('field1 + field2'));