graymore/search-engine

Installs: 60

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/graymore/search-engine

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

This package is auto-updated.

Last update: 2025-10-05 18:56:26 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