First version of routine #732

This commit is contained in:
James Cole
2017-08-04 15:46:52 +02:00
parent 1878b5287b
commit 5d10a19bfa
11 changed files with 165 additions and 197 deletions

View File

@@ -88,4 +88,5 @@ return [
'in_array' => 'The :attribute field does not exist in :other.',
'present' => 'The :attribute field must be present.',
'amount_zero' => 'The total amount cannot be zero',
'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://goo.gl/NCh2tN',
];