addls/scout

Laravel Scout provides a driver based solution to searching your Eloquent models.

Downloads

15

Stars

0

Version

v4.1.2

Build Status Total Downloads Latest Stable Version License

Introduction

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.

Official Documentation

Documentation for Scout can be found on the Laravel website.

License

Laravel Scout is open-sourced software licensed under the MIT license