Skip to content

Commit 9a72fe6

Browse files
committed
bug fix
1 parent 89f4852 commit 9a72fe6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Eloquent/Builder.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ class Builder extends BaseEloquentBuilder
1919
* @var array
2020
*/
2121
protected $passthru = [
22+
'aggregate',
2223
'average',
2324
'avg',
2425
'count',

0 commit comments

Comments
 (0)