We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 773f716 commit ff63bd8Copy full SHA for ff63bd8
src/Eloquent/Builder.php
@@ -19,7 +19,7 @@ class Builder extends BaseEloquentBuilder
19
* @var array
20
*/
21
protected $passthru = [
22
-
+ 'aggregate',
23
'average',
24
'avg',
25
'count',
0 commit comments