Quantcast
Channel: Laravel News
Viewing all articles
Browse latest Browse all 1797

Laravel 5.5. Custom Validator Rules

$
0
0

A new feature coming to Laravel 5.5 is a new feature for adding custom validation rules and Taylor has a written up a quick tutorial on it.

Here is an example of the validation:

and here is the ValidRepository class that checks:

For complete information on this take a look at Taylor’s post which goes into details on it all.


Viewing all articles
Browse latest Browse all 1797