HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/ste.komma.pro/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](https://laravel.com/docs/master/scout).

## License

Laravel Scout is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT)