fix: failed upload validation message

This commit is contained in:
Phan An 2023-04-17 00:01:01 +02:00
parent 859a2def47
commit e050cb19c8

View file

@ -80,6 +80,8 @@ return [
'valid' => 'The :attribute is not a valid or readable path.',
],
'uploaded' => 'The :attribute failed to upload.',
/*
|--------------------------------------------------------------------------
| Custom Validation Language Lines