From 06329a6e261da2c55d11698094305a5dd3811be5 Mon Sep 17 00:00:00 2001 From: fossabot Date: Sun, 2 Aug 2020 08:30:15 -0700 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index afbb7a0..958dadb 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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) \ No newline at end of file