mennen-online / laravel-validation-rules
There is no license information available for the latest version (1.0.1) of this package.
Provides additional Validation Rules for Laravel >=8.0
1.0.1
2021-12-23 17:12 UTC
Requires
- illuminate/validation: ^8.77
Requires (Dev)
- orchestra/testbench: ^6.23
This package is auto-updated.
Last update: 2024-12-23 23:42:27 UTC
README
Laravel Validation Rules adds custom Validation Rules.
Installation
Install via composer in the root directory of a Laravel 8 application
composer require mennen-online/laravel-validation-rules
Update composer
composer update
Usage
This Package adds custom Validation Rules to Laravel >=8.0