Download the PHP package vector88/laravel-validation without Composer
On this page you can find all versions of the php package vector88/laravel-validation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vector88/laravel-validation
More information about vector88/laravel-validation
Files in vector88/laravel-validation
Download vector88/laravel-validation
More information about vector88/laravel-validation
Files in vector88/laravel-validation
Vendor vector88
Package laravel-validation
Short Description Validation Utilities for Laravel
License MIT
Package laravel-validation
Short Description Validation Utilities for Laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-validation
Laravel Validation
This package provides validation utilities for Laravel. The utilities are intended to be generic and expandable, allowing the same set of validation rules to be reused between different systems.
Installation
Add the package using the composer command line interface:
Add the service provider to config/app.php
:
Example
App/Http/routes.php
App/Http/Controllers/ValidationController.php
All versions of laravel-validation with dependencies
PHP Build Version
Package Version
The package vector88/laravel-validation contains the following files
Loading the files please wait ....