working on message

This commit is contained in:
Taylor Otwell 2016-09-02 08:48:07 -05:00
parent 1562407562
commit 7da6edf8c1
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@
'string' => 'The :attribute must be a string.',
'timezone' => 'The :attribute must be a valid zone.',
'unique' => 'The :attribute has already been taken.',
'uploaded' => 'The :attribute uploading failed.',
'uploaded' => 'The :attribute failed to upload.',
'url' => 'The :attribute format is invalid.',
/*