cca-bheath/laravel-validations

There is no license information available for the latest version (1.0.4) of this package.

A set of Laravel validation rules

1.0.4 2021-02-09 22:27 UTC

This package is auto-updated.

Last update: 2024-04-10 05:03:00 UTC


README

A set of common Laravel validations rules

Install

composer require cca-bheath/laravel-validations

php artisan vendor:publish --provider="CCA\LaravelValidations\LaravelValidationsServiceProvider"