Yasen Sayed
21 Feb 2022
Laravel
I'd like to use Elasticsearch with Laravel but any helps?
walid mahmoud
21 Feb 2022
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
Yasen Sayed
21 Feb 2022
Thanks Walid, These looks good <3
© 2024 Copyrights reserved for web-brackets.com