dillingham/formation

Laravel index filters & validation

0.11 2021-12-07 02:54 UTC

This package is auto-updated.

Last update: 2024-04-07 11:03:17 UTC


README

Build Status Latest Stable Version Total Downloads twitter

Simple search, sort, filters & more for Laravel.

See the wiki for documentation. (Work in progress)

Add to a Laravel project using composer:

composer require dillingham/formation

Create a formation class using artisan:

php artisan make:formation ArticleFormation