Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel-validation

Validating latitude/longitude in Laravel validation regex rule - preg_match(): No ending delimiter '/' found [duplicate]

Laravel custom redirection after validation errors

laravel url validation umlauts

Validating a Unique Slug on Update in Laravel 5

Pass old input after Form Request validation in laravel 5

Laravel Extended Validation custom message

How i can return a customized response in a FormRequest class in Laravel 5.5?

Laravel 5.4 validation rules - optional, but validated if present;

Validating Matching Strings

Date validation - How localize/translate strings "today" and "tomorrow"

Laravel Validation Rules If Value Exists in Another Field Array

Laravel 5.4 sometimes validation rules not working

How to validate an input field if value is not null in Laravel

Image Validation in Laravel 5 Intervention

How to return custom error message from controller method validation

How to force FormRequest return json in Laravel 5.1?

Laravel validation: exists with additional column condition - custom validation rule

Laravel 5 how to validate route parameters?

Laravel 5.3 Validation Fails when Variables are Null

How to use the request route parameter in Laravel 5 form request?