A set of handy validation rules in Laravel
Dennis Smink creates some extra useful Laravel validation rules that we might need to use for our Laravel projects.
Laravel provides a great default set of validation rules, but sometimes you will need some more advanced rules to validate some data. I will share some of the validation rules I have created in the past here.
Link:
This post is submitted by our members. Submit a new post.
Tags: Tutorials Laravel 5.7 Laravel 5.6 Laravel 5.5 Laravel 5.4 Laravel 5.3 Laravel 5 Intermediate