Skip to content
This repository was archived by the owner on Dec 12, 2021. It is now read-only.

Commit 8071ca4

Browse files
Update README.md
1 parent b14334a commit 8071ca4

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -153,13 +153,6 @@ The `searchable()` method will chunk the results of the query and add the record
153153
// You may also add records via collections...
154154
`$posts->searchable();`
155155

156-
When using constraints apply it after the constraints are added to the query, as seen in the above example.
157-
158-
## OrderBy
159-
An `orderBy()` statement can now be applied to the search query similar to the `where()` statement.
160-
161-
When using constraints apply it after the constraints are added to the query, as seen in the above example.
162-
163156
## Author
164157

165158
- [Abdullah Al-Faqeir](https://github.com/abdullahfaqeir)

0 commit comments

Comments
 (0)