suhrr/laravel-searcher

Easily search for eloquent model by Laravel

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

pkg:composer/suhrr/laravel-searcher

dev-master 2021-03-30 14:18 UTC

This package is auto-updated.

Last update: 2025-12-29 03:06:40 UTC


README

Easily search for eloquent model by Laravel

Requirements

  • PHP >= 7.2
  • Laravel = 6.*

Installation

First, install laravel 6.*:

composer require suhrr/laravel-searcher

Then run this command to create search file:

php artisan make:search name

Document

https://suhrr.github.io/laravel-searcher-doc/