Skip to content

shabayekdes/laravel-elasticsearch

Repository files navigation

Laravel ElasticSearch Scout Engine

Github Status Styleci Status Packagist version mit Packagist PHP Version Support Packagist Downloads

This is a Laravel Package for elasticsearch scout engine.

Requirements

  • PHP version 7.3+
  • Elasticsearch you can install with docker OR in your machine from link HERE.

Usage

  • Install laravel elasticsearch package with composer
composer require shabayek/laravel-elasticsearch
  • Publish the config file with following command
php artisan vendor:publish --provider="Shabayek\Elastic\ElasticServiceProvider" --tag=config

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages