Package Data | |
---|---|
Maintainer Username: | giorgiosaud |
Maintainer Contact: | jorgelsaud@gmail.com (Giorgiosaud) |
Package Create Date: | 2016-01-25 |
Package Last Update: | 2016-01-25 |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-26 15:21:43 |
Package Statistics | |
---|---|
Total Downloads: | 17 |
Monthly Downloads: | 2 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 2 |
Total Forks: | 0 |
Total Open Issues: | 0 |
Custom Validation Rules For Laravel In this package we can add a alpha_space validation rule to our Laravel
composer require jorgelsaud/custom-validators
jorgelsaud\CustomValidators\CustomValidationsServiceProvider::class
and then you can use the validation rule alpha_space in any validation place