Looking to hire Laravel developers? Try LaraJobs

laravel-searches maintained by matiasmuller

Description
Manage DB queries very easily using simple search classes similar to form requests
Author
Last update
2021/04/30 16:10 (dev-master)
License
Downloads
8

Comments
comments powered by Disqus

Laravel Searches

Manage DB queries very easily in Laravel using simple search classes similar to form requests.

Table of Contents

Getting Started

Note: If you think this documentation can be improved in any way, please edit this file and make a pull request.

1. Install Laravel Searches

Run this at the command line:

composer require matiasmuller/laravel-searches

This will update composer.json and install the package into the vendor/ directory.