lundi 14 mars 2016

Laravel Array Validation Message Value

For array validation messages, is there a way to display the value as opposed to the attribute?

Example:

$messages = [
   ‘*' => ':value is invalid.’
]

This would output something like "email@address is invalid".

Thanks for your help!



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire