Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# eloquent-api-filter
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmatthenning%2Feloquent-api-filter.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmatthenning%2Feloquent-api-filter?ref=badge_shield)

Awesome and simple way to filter Eloquent queries right from the API call url


Expand Down Expand Up @@ -151,3 +153,7 @@ WHERE
### Known issues

* Sorting by related fields doesn't work yet.


## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmatthenning%2Feloquent-api-filter.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmatthenning%2Feloquent-api-filter?ref=badge_large)