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 2f976cd commit df362f0Copy full SHA for df362f0
CHANGELOG.md
@@ -8,6 +8,10 @@ All notable changes to `laravel-query-builder` will be documented in this file
8
- removed request macros
9
- started using `QueryBuilderRequest` to read data from the current request
10
11
+## 1.15.1 - 2019-02-28
12
+
13
+- fix default sort not parsing correctly (#178)
14
15
## 1.15.0 - 2019-02-27
16
17
- drop support for Laravel 5.7 and lower
0 commit comments