Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

kekekiw123's avatar

Here is a tutorial on how to use Laravel with Elasticsearch

I've seen alot of other people having trouble on how to use Laravel with ES.

Then I found this tutorial on how to use Laravel with ES. http://www.fullstackstanley.com/read/simple-search-with-laravel-and-elasticsearch

Hope it helps until jeffrey way makes his own lesson on ES :)

0 likes
4 replies
Borisu's avatar

Great tip! I was just searching for that.

mstdmstd's avatar

Hello! I found this share, but looking at the references package I see that https://github.com/adamfairholm/Elasticquent referenced. But in this package description I found

This version of Elasticquent is no longer maintained

with link to https://github.com/elasticquent/Elasticquent

Can I to use elasticquent/Elasticquent with examples of this article?

Also in my current laravel 5.7 app I have

        "cviebrock/laravel-elasticsearch": "^3.2",

installed. Have I to remove it to work with elasticquent/Elasticquent ?

Isn't this article absolute ?

Thanks!

Please or to participate in this conversation.