Libraries tagged by laravel request validation

rogervila/openapi-laravel

2 Favers
5 Downloads

Validate HTTP Requests and Responses with OpenAPI Specs

Go to Download


rifat/request-validator

1 Favers
3 Downloads

PHP Laravel like standalone validation library

Go to Download


renepardon/laravel-code-generator

0 Favers
237 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.

Go to Download


rapidwebltd/no-post-data-laravel-middleware

1 Favers
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.

Go to Download


raid/core-request

0 Favers
30 Downloads

Raid Core Request Package

Go to Download


parabellumkoval/request-data

0 Favers
70 Downloads

Implement Request data

Go to Download


nivseb/strict-request

0 Favers
0 Downloads

Strict form request allows you to build with more restrictive strict validation.

Go to Download


mannysoft/api-form-request

1 Favers
1962 Downloads

Laravel package for extending FormRequest for REST API Request.

Go to Download


mahmoud-almalah/laravel-api-helpers

1 Favers
8 Downloads

Standardized API responses and helpers for Laravel applications.

Go to Download


laramore/requests

0 Favers
220 Downloads

Create a request for each of your Laramore model

Go to Download


jolimardi/laravel-honeypot

0 Favers
15 Downloads

Laravel form spam protection with honeypot technique

Go to Download


iipokypatop/laravel-code-generator

1 Favers
40 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.

Go to Download


ichie-benjamin/laravel-code-generator

0 Favers
24 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.

Go to Download


amiralii/jsonschema-request

1 Favers
16 Downloads

Laravel Server side form validation using JSON Schema

Go to Download


cevv13/form-ajax-submit

3 Favers
203 Downloads

Make ajax validation with Laravel Requests for forms with bootstrap

Go to Download


<< Previous Next >>