Laravel

Elasticsearch in Laravel

Hey all, can i use elasticsearch with Laravel scout, is there any good example? @alex, Can there be a tutorial on full text search in the future?

nagikho
nagikho
0
1
333
Haz
Haz
Moderator

Hello @nagikho,

I had a quick search for you. On Codecourse, there's Create a Laravel Scout Elasticsearch Driver, it is 4 years old so I am not sure how relevant it is now. I think it should point you in the right direction though. There are a few third party packages too.

https://github.com/babenkoivan/elastic-scout-driver

https://github.com/Jeroen-G/Explorer

I hope this helps.