Installation
Installation with Composer
114k Downloads / Month
Open Source MIT License
114k Downloads / Month
Open Source MIT License
You can install this package quick and easy with Composer.
Require the package via Composer:
composer require intervention/validation
The Validation library is built to work with the Laravel Framework (>=7). It comes with a service provider, which will be discovered automatically and registers the validation rules into your installation.
Edit