Skip to content

Commit 83ae9e0

Browse files
committed
change README.md
1 parent e3c34cd commit 83ae9e0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
---
44
This repo is Laravel package to extend filtering functionality in Laravel projects. If you have a list with items and you use spatie/laravel-query-builder to filter them, this package could be useful for you.
55

6+
This package based on [spatie/laravel-query-builder](https://github.com/spatie/laravel-query-builder) use case. We express our appreciation to Spatie for inspiring us, sharing valuable experiences, and providing exceptional Laravel packages that we not only extensively use but also wholeheartedly recommend.
7+
68
## QueryBuilder classes
79

810
In this package you may find some custom part of Query Builder to extend filtering logic.
@@ -243,7 +245,7 @@ Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed re
243245

244246
- [Labro Dev](https://github.com/labrodev)
245247

246-
We are appriciate [Spatie](https://github.com/spatie) for inspiration, sharing experiences and their beaufiul Laravel packages that we are widely use and highly recommend.
248+
- [Spatie](https://github.com/spatie)
247249

248250
## License
249251

0 commit comments

Comments
 (0)