Libraries tagged by Form Requests
sailingdeveloper/laravel-generator
59 Downloads
Generate models, migrations, events, observers, Nova, form requests, resources from one model definition file.
renepardon/laravel-code-generator
240 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.
pawanjoshi5/sanitizer
14 Downloads
Data sanitizer and Laravel 8 form requests with input sanitation.
palokankare/laravel-api-versions
0 Downloads
Implement date based versioning to Laravel Form Request and Resources for your API
nwilging/laravel-strict-types-validation
1731 Downloads
A validator for laravel to require strict types in form request data
nirajkhadka/laravel-module-generator
12 Downloads
A Laravel package that generates complete CRUD modules with controllers, services, actions, DTOs, form requests, models, and migrations using artisan commands.
mostafizurmaruf/bingo-crud
0 Downloads
Scaffold a complete Laravel CRUD stack (model, migration, form request, resource controller, Blade views and route) from a single schema string via `php artisan make:crud`.
matiasmuller/methods-stacks
54 Downloads
Manage DB queries very easily using simple search classes similar to form requests
matiasmuller/laravel-searches
8 Downloads
Manage DB queries very easily using simple search classes similar to form requests
matemat/laravel-types
6 Downloads
Generates TypeScript interfaces from laravel migrations and form requests
ljsystem/laravel-prohibited
10 Downloads
Adds prohibited form request validations to your Laravel application.
imgusev/sanitizer
8 Downloads
Data sanitizer and Laravel 5 form requests with input sanitation.
ichie-benjamin/laravel-code-generator
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.
hidan122/sanitizer
10 Downloads
Data sanitizer and Laravel 8 form requests with input sanitation.
hamedmehryar/laravel-kickbox-validator
62 Downloads
A kickbox email validator for form requests in laravel (forked from 'stayum')