| 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: | 2025-11-07 03:03:37 |
| Package Statistics | |
|---|---|
| Total Downloads: | 21 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 0 |
| Total Watchers: | 0 |
| 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