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

This package is auto-updated.

Last update: 2024-04-23 22:07:19 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