Libraries tagged by laravel request validation
renepardon/laravel-code-generator
233 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
rapidwebltd/no-post-data-laravel-middleware
77 Downloads
Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.
raid/core-request
30 Downloads
Raid Core Request Package
mannysoft/api-form-request
1960 Downloads
Laravel package for extending FormRequest for REST API Request.
laramore/requests
212 Downloads
Create a request for each of your Laramore model
iipokypatop/laravel-code-generator
38 Downloads
A clean code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages or request-forms! It is extremely flexible and customizable to cover many use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
ichie-benjamin/laravel-code-generator
18 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
amiralii/jsonschema-request
16 Downloads
Laravel Server side form validation using JSON Schema
cevv13/form-ajax-submit
200 Downloads
Make ajax validation with Laravel Requests for forms with bootstrap
agoalofalife/decompose-validator
33 Downloads
Extra package for organization and decompose request validation in Laravel
satanvir/validator
2 Downloads
A PHP package that allows you to handling form request validation.
perfect-oblivion/valid
226 Downloads
Custom Form Requests and Service Validation for Laravel
bright-components/valid
142 Downloads
Custom Form Requests and Service Validation for Laravel
shiftechafrica/lumen-take-off
114 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does. The package also has artisan commands.
cosmin-ciolacu/eu-vat-number-validator
16 Downloads
An simple validator for EU vat numbers with validation rule for requests