Libraries tagged by laravel-form-request
custom-laravel-form-request/validator
1 Downloads
Validator Form Request which may be used for validating data after parsing. For example we got big jsob string and we cannot change this, so what we need to do is to use Validator in laravel and provide in controller all the shit code like rules.. if fails and another. This class can validate this json after parsing without redundant code in controller, simply add data, next validation steps will processed automatically, rules and another logic is hidden in this class.
wessama/laravel-pretty-validation-messages
2 Downloads
Simple trait to dynamically set up validation messages for Laravel form requests
palokankare/laravel-api-versions
0 Downloads
Implement date based versioning to Laravel Form Request and Resources for your API
monsterlane/lumen-form-request
3145 Downloads
Laravel Form Request adaptation for Lumen framework.
mawuekom/laravel-request-customizer
116 Downloads
Customize Laravel Form Request
linhdanchu/lumen-form-request
77 Downloads
Laravel Form Request adaptation for Lumen framework.
karlos545/lumen-form-request
7 Downloads
Laravel Form Request adaptation for Lumen framework.
hackeresq/laravel-watcher
26 Downloads
Watch for specific keys in your Laravel form requests and perform specific functions
fredyhenaodev/lumen-form-request-url
11 Downloads
Laravel Form Request adaptation for Lumen framework and validation of the parameters that come by URL.
candasm/lafres
9 Downloads
Simple laravel form request sanitizer
calamarmihai/laravel-request-sanitizer
1 Downloads
Data sanitizer and Laravel form requests with input sanitation.
brunocrpontes/lumen-form-request
1270 Downloads
An Form Request solution to Lumen based on Laravel Form Request
axn/laravel-request-filters
869 Downloads
Laravel forms requests filters