Intervention / validation

Missing Laravel Validation Rules
https://validation.intervention.io
MIT License
558 stars 65 forks source link

Add new Rule (Date) #43

Closed refatalsakka closed 3 years ago

refatalsakka commented 3 years ago
olivervogel commented 3 years ago

Thanks for your contribution. This package was created as an addition to the existing Laravel Validation Rules. There are already rules to validate date formats.

I gotta ask, does your rule provide a other/better solution?

refatalsakka commented 3 years ago

Bitte schön.

I haven't really worked with Laravel yet. So i can't tell.

olivervogel commented 3 years ago

This package is meant as an extension for the Laravel Validator providing more rules. There are already rules for date validation, so I won't merge this.