Download the PHP package wannanbigpig/laravel-scout-elastic without Composer
On this page you can find all versions of the php package wannanbigpig/laravel-scout-elastic. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download wannanbigpig/laravel-scout-elastic
More information about wannanbigpig/laravel-scout-elastic
Files in wannanbigpig/laravel-scout-elastic
Package laravel-scout-elastic
Short Description Elastic Driver for Laravel Scout
License MIT
Informations about the package laravel-scout-elastic
laravel-scout-elastic
Elastic Driver for Laravel Scout
Installation
You can install the package via composer:
Setting up Elasticsearch configuration
After installing, you should publish the Scout configuration file using the vendor:publish Artisan command. This command will publish the scout.php configuration file to your application's config directory:
After you've published the Laravel Scout package configuration, you need to set your driver to elasticsearch and add its configuration:
Usage
console
search example
More please see Laravel Scout official documentation.
Reference:
https://github.com/ErickTamayo/laravel-scout-elastic
https://github.com/laravel/scout/tree/10.x
https://github.com/medcl/elasticsearch-analysis-ik
License
The MIT License (MIT).
All versions of laravel-scout-elastic with dependencies
laravel/scout Version ^9.3|^10.0
elasticsearch/elasticsearch Version ^7.9