dillingham / formation
Laravel index filters & validation
0.11
2021-12-07 02:54 UTC
Requires
None
Requires (Dev)
- inertiajs/inertia-laravel: ^0.4.5
- orchestra/testbench: ^6.17
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
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