Download the PHP package mawuekom/laravel-custom-form-request without Composer
On this page you can find all versions of the php package mawuekom/laravel-custom-form-request. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mawuekom/laravel-custom-form-request
More information about mawuekom/laravel-custom-form-request
Files in mawuekom/laravel-custom-form-request
Package laravel-custom-form-request
Short Description Custom form request for laravel's projects provides with form data sanitization and api form request extension
License MIT
Homepage https://github.com/mawuva/laravel-custom-form-request
Informations about the package laravel-custom-form-request
Custom Form Request
Custom form request for laravel's projects provides with form data sanitization and api form request extension
Installation
You can install the package via composer:
Usage
If you want to sanitize your request data before validation, you can do this...
Check on Laravel Request Sanitizer for more informations
You can also use form request for your Rest API.
Check on API Form Request
Hope this package will help you to build great things... 🏙️ Have fun 👍
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-custom-form-request with dependencies
illuminate/support Version ^8.0
mawuekom/laravel-api-form-request Version ^1.0
mawuekom/laravel-form-request Version ^1.0
mawuekom/laravel-request-sanitizer Version ^1.0