Laravel 5.5. Custom Validator Rules

Tutorials

May 31st, 2017

Laravel 5.5. Custom Validator Rules

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.

Filed in:

Eric L. Barnes

Eric is the creator of Laravel News and has been covering Laravel since 2012.