Looking to hire Laravel developers? Try LaraJobs

laravel-searcher maintained by suhrr

Description
Easily search for eloquent model by Laravel
Author
Last update
2021/03/30 16:18 (dev-master)
License
Links
Downloads
7
Tags

Comments
comments powered by Disqus

laravel-searcher

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/