dillingham / formation

Laravel search, sort, and filters
MIT License
0 stars 0 forks source link
filter laravel search sort

Laravel Formation

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