Skip to content

Just another laravel package with some validation rules I use often

License

Notifications You must be signed in to change notification settings

eleven59/laravel-validation-rules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VimeoConnector

Latest Version on Packagist Total Downloads

Just another laravel package with some validation rules I use often

Installation

Dependencies

This package was tested with

  • PHP 7.3+
  • Laravel 8.0

Installation

Via Composer

composer require eleven59/laravel-validation-rules

Available validations

Slug

use App\Rules\Slug;

Allows lowercase letters, numbers and the '-' character.

Change log

Breaking changes will be listed here. For other changes see commit log.

Credits

License

This project was released under the MIT license, so you can install it on top of any Backpack & Laravel project. Please see the license file for more information.

About

Just another laravel package with some validation rules I use often

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages