Meilisearch is a powerful search engine for your application, working perfectly with Laravel Scout. It allows you to add a search engine with great relevancy, typo correction, and more to your application by simply adding the Searchable Trait to a model.
Like with all Herd services, you can configure the port as well as the service name of your Meilisearch instance and add the following environment variables to your .env file.