%PDF- %PDF-
Direktori : /var/www/html/news/vendor/laravel/scout/ |
Current File : /var/www/html/news/vendor/laravel/scout/readme.md |
<p align="center"><img src="https://laravel.com/assets/img/components/logo-scout.svg"></p> <p align="center"> <a href="https://travis-ci.org/laravel/scout"><img src="https://travis-ci.org/laravel/scout.svg" alt="Build Status"></a> <a href="https://packagist.org/packages/laravel/scout"><img src="https://poser.pugx.org/laravel/scout/d/total.svg" alt="Total Downloads"></a> <a href="https://packagist.org/packages/laravel/scout"><img src="https://poser.pugx.org/laravel/scout/v/stable.svg" alt="Latest Stable Version"></a> <a href="https://packagist.org/packages/laravel/scout"><img src="https://poser.pugx.org/laravel/scout/license.svg" alt="License"></a> </p> ## 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](https://www.algolia.com/), a blazing-fast and hosted search service. ## Official Documentation Documentation for Scout can be found on the [Laravel website](http://laravel.com/docs/master/scout). ## License Laravel Scout is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)