graymore/search-engine

Maintainers

Package info

github.com/Graymore/SearchEngine

pkg:composer/graymore/search-engine

Statistics

Installs: 60

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

v1.2.1-beta 2023-09-22 09:58 UTC

This package is auto-updated.

Last update: 2026-03-05 19:48:37 UTC


README

Installing the package is very easy. But you need to strictly follow the installation rules to do so:

1. Perform a local installation of Manticoresearch

Install

2. Install or Update the package with composer

composer require graymore/search-engine

3. Publish config and Shell Commands

php artisan vendor:publish --provider="Graymore\SearchEngine\SearchServiceProvider"

This command will publish the search.php file to config/search.php and connect the Shell module to your local terminal.

4. Setting file

app/search.php