Introducing Laravel Scout
Read OriginalThis article introduces Laravel Scout, a new full-text search package for Laravel 5.3. It explains how Scout provides a driver-based solution for indexing and searching Eloquent models, with initial support for Algolia and ElasticSearch. The post covers installation, configuration, and basic usage, showing how to easily perform searches on model data with minimal setup.
Comments
No comments yet
Be the first to share your thoughts!
Top of the Week
No top articles yet