user

Yasen Sayed

21 Feb 2022

What's the best approach to use Elasticsearch with Larave?

Laravel

I'd like to use Elasticsearch with Laravel but any helps?

Comments

walid mahmoud

21 Feb 2022

Best Answer

best answer

you have two option 

you can use elestiquent package : //github.com/elasticquent/Elasticquent

or 

you can use pure php elasticsearch and build your own package :
//www.elastic.co/guide/en/elasticsearch/client/php-api/current/overview.html

Replies

Yasen Sayed

21 Feb 2022

Thanks Walid, These looks good <3 

© 2024 Copyrights reserved for web-brackets.com