Laravel Scout provides a simple, driver-based solution for adding full-text search to your Eloquent models. Once Scout is installed and configured, it will automatically sync your model changes to your search indexes. Currently, Scout supports Algolia, a blazing-fast and hosted search service.
Documentation for Scout can be found on the Laravel website.
Laravel Scout is open-sourced software licensed under the MIT license