Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 249 Bytes

readme.md

File metadata and controls

15 lines (9 loc) · 249 Bytes

laravel-search

This is a laravel search package for ElasticSearch that can be extended with drivers and is based on laravel scout

Add docs...

Installation

Via Composer

$ composer require cyber-duck/laravel-search

... ADD DOCS