compores update, plus bring in changes from laravel/laravel
This commit is contained in:
parent
e729f655a1
commit
b77e12878a
4 changed files with 85 additions and 84 deletions
|
@ -38,6 +38,7 @@ return [
|
|||
'distinct' => 'The :attribute field has a duplicate value.',
|
||||
'email' => 'The :attribute must be a valid email address.',
|
||||
'exists' => 'The selected :attribute is invalid.',
|
||||
'file' => 'The :attribute must be a file.'
|
||||
'filled' => 'The :attribute field is required.',
|
||||
'image' => 'The :attribute must be an image.',
|
||||
'in' => 'The selected :attribute is invalid.',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue