Libraries tagged by form-request
jolimardi/laravel-honeypot
44 Downloads
Laravel form spam protection with honeypot technique
jgss/laravel-pest-scenarios
72 Downloads
Declarative, consistent and reusable test scenarios for Laravel + Pest
homm/hommform
11 Downloads
Submit and view forms
glukkkk/lumen-request-validate
88 Downloads
Lumen doesn't have form request validator seperatly. This package helps developers to segregate the validation layer from the controller to a separate dedicated class
fr3on/laravel-bond
231 Downloads
Automatically generate TypeScript types from Laravel API Resources, Form Requests, and Enums for a type-safe frontend.
explore-pu/lumen-tool
4 Downloads
Use Form-request, Cross-domain, key:generate, storage:link in the Lumen framework
cxuan1225/laravel-api-from-table
2 Downloads
Generate Laravel API classes from existing database tables.
andreaspabst/lumen-request-validation
266 Downloads
Adds the Laravel ability to separate validations from the controller
sebastiaanluca/laravel-validator
839 Downloads
Properly handle user input by using your validation rules in form requests (validators) as source of truth.
michael-rubel/laravel-helpful-traits
21 Downloads
Makes your FormRequest keys retrieved from `$request->safe()` method by default to prevent retrieval of unvalidated input values.
homm/hommformviewer
123 Downloads
Submit and view forms
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.
yukata-roommate/laravel-request
48 Downloads
Easy to use form request for Laravel
wessama/laravel-pretty-validation-messages
3 Downloads
Simple trait to dynamically set up validation messages for Laravel form requests
triasbrata/modulegenerator
87 Downloads
module ini memungkinkan user untuk membuat view,controller,d form request dan model