Exploring Elasticsearch with Laravel Scout
– jeroeng.dev - submitted by Jeroen
Searching in Laravel is very easy with Laravel Scout, but it only ships with an Algolia driver. Because Elasticsearch is fun, powerful and can also be self-hosted I created an Elasticsearch driver for Laravel Scout and in this blog post I will explain how to get started.
Read more [jeroeng.dev]