Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel-validation

Integer or String for a phone number?

How to override the message of the custom validation rule in Laravel?

How to validate a email address domain in Laravel?

What's is the difference between required_with and required_with_all laravel validation

Laravel custom validation rule refering to other request params

Laravel validation not exists in table

Validate array of inputs in form in Laravel 5.7

Laravel validation OR

Laravel 5 to use existing validation to AngularJS

required_without not working with multiple fields

How do I make one of the several fields required?

How to change Laravel Validation message for max file size in MB instead of KB?

How can I add a join to a custom exists rule for a laravel validator?

Displaying validation errors in Laravel 5 with React.js and Ajax

Custom placeholders for custom validation rules in Laravel 5

Using form request specific custom validation attributes

Laravel Livewire errors are not cleared

Laravel Validator Not Working Properly - Redirecting main page

How to check file is uploaded or not in laravel

Laravel 5.8 Validation - always bail on any rule