Libraries tagged by LaravelForm
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
3 Downloads
Simple trait to dynamically set up validation messages for Laravel form requests
webregul/lumen-form-request
898 Downloads
Adopt the Laravel Form Request to Lumen framework.
webfox/laravel-forms
697 Downloads
A Laravel form package
vonsogt/template-operation
9 Downloads
Backpack interface for soufiene-slimi/laravel-form-template
um-flint/html
166 Downloads
A Laravel Form library.
toxy-tech/form-builder
4 Downloads
Laravel form builder - symfony like
tecdynamics/form-builder
17 Downloads
Laravel form builder - symfony like
stephangroen/propel-laravel
44 Downloads
Make Propel models work with Laravel Form::model() without making it an array
soufiene-slimi/template-operation
9 Downloads
Backpack interface for soufiene-slimi/laravel-form-template
seytar/lumen-form-request
121 Downloads
Laravel Form Request adaptation for Lumen framework.
palokankare/laravel-api-versions
0 Downloads
Implement date based versioning to Laravel Form Request and Resources for your API
mr4-lc/select-birthday
33 Downloads
Laravel form control select birthday
monsterlane/lumen-form-request
3146 Downloads
Laravel Form Request adaptation for Lumen framework.
mhmiton/laravel-turbolinks-form
61 Downloads
Laravel form submission with Turbolinks.