Skip to content

Commit ba135fd

Browse files
committed
Add credits section
1 parent 9d40d80 commit ba135fd

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,3 +184,9 @@ Search response objects expose the original OpenSearch payload through `raw()`:
184184
$rawHit = $response->hits()[0]->raw();
185185
$rawResponse = $response->raw();
186186
```
187+
188+
## Credits
189+
190+
This package builds on a lot of the foundation and prior work from [Ivan Babenko](https://github.com/babenkoivan) and his Elasticsearch Laravel ecosystem packages.
191+
192+
We're grateful for the work he has shared with the Laravel community. If this package helps your work, consider supporting Ivan through [GitHub Sponsors](https://github.com/sponsors/babenkoivan).

0 commit comments

Comments
 (0)