laracasts / Validation

Easy form validation.
https://packagist.org/packages/laracasts/validation
MIT License
150 stars 37 forks source link

Rename the Laravel version! #18

Closed zimoonline closed 9 years ago

zimoonline commented 9 years ago

If you are using Laravel 4.3, this package is unnecessary. Instead, leverage the new form request classes to perform your validation.

Instead of 4.3 put 5!

JeffreyWay commented 9 years ago

Done.