Laravel-Lang / lang

List of 126 languages for Laravel Framework, Laravel Jetstream, Laravel Fortify, Laravel Breeze, Laravel Cashier, Laravel Nova, Laravel Spark and Laravel UI.
https://laravel-lang.com/packages-lang.html
MIT License
7.46k stars 3.05k forks source link

WIP : validation.required_with_all #193

Closed caouecs closed 10 years ago

caouecs commented 10 years ago

A new line in validation.php

"required_with_all" => "The :attribute field is required when :values is present.",

Status :

idhamperdameian commented 10 years ago

A little change has been made by Taylor, look at https://github.com/laravel/laravel/commit/a2574209b3301d9186181f9c3f0f760ae2d82a9d

caouecs commented 10 years ago

This issue is good