dillingham / formation
Laravel index filters & validation
Installs: 160
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 9
pkg:composer/dillingham/formation
Requires (Dev)
- inertiajs/inertia-laravel: ^0.4.5
- orchestra/testbench: ^6.17
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