addls/scout

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

Maintainers

👁 addls

Package info

github.com/addls/scout

Issues

pkg:composer/addls/scout

Statistics

Installs: 19

Dependents: 0

Suggesters: 0

Stars: 0

v4.1.2 2018-03-03 15:49 UTC

Suggests

Provides

None

Conflicts

None

Replaces

None

MIT 94942575ae219de03007796dd93a535b87015d78

  • bobo <omail.woop@163.com>

searchlaravelalgolia


README

👁 Image

👁 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