You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/2.endpoints/2.search.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -418,7 +418,7 @@ The type could be one of these:
418
418
For the `exists` and `count` operation you must not specify the field since these aggregates don't base themselves on a column.
419
419
::
420
420
421
-
###Aliases
421
+
#### Aggregates aliases
422
422
423
423
You may optionally define an alias for your aggregate using the `alias` method. This allows you to customize the name of the aggregate column in the response, instead of relying on Laravel's default naming.
0 commit comments