Download the PHP package sonnn/laravel-scout-elastic without Composer
On this page you can find all versions of the php package sonnn/laravel-scout-elastic. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sonnn/laravel-scout-elastic
More information about sonnn/laravel-scout-elastic
Files in sonnn/laravel-scout-elastic
Download sonnn/laravel-scout-elastic
More information about sonnn/laravel-scout-elastic
Files in sonnn/laravel-scout-elastic
Vendor sonnn
Package laravel-scout-elastic
Short Description Elastic Driver for Laravel Scout
License
Package laravel-scout-elastic
Short Description Elastic Driver for Laravel Scout
License
Please rate this library. Is it a good library?
Informations about the package laravel-scout-elastic
Laravel Scout Elasticsearch Driver
This package makes is the Elasticsearch driver for Laravel Scout.
Contents
- Installation
- Usage
- Credits
- License
Installation
You can install the package via composer:
You must add the Scout service provider and the package service provider in your app.php config:
Setting up Elasticsearch configuration
You must have a Elasticsearch server up and running with the index you want to use created
If you need help with this please refer to the Elasticsearch documentation
After you've published the Laravel Scout package configuration:
Usage
Now you can use Laravel Scout as described in the official documentation
All versions of laravel-scout-elastic with dependencies
PHP Build Version
Package Version
The package sonnn/laravel-scout-elastic contains the following files
Loading the files please wait ....