corazzi/eloquest

Eloquest provides a simple way to asbtract searching on Eloquent models based on request parameters

v0.4.1 2017-03-10 13:26 UTC

This package is not auto-updated.

Last update: 2024-04-28 00:43:01 UTC


README

Add simple search from request queries to your models

Installation

// todo

Usage

Use the Sachiano\Eloquest\Eloquest trait in your model and create a search provider

// tofinish // idea – an 'always' method which always is applied to the query

Contributing

// todo

License

// todo