close #72 Fixed: Validation for create customer
This commit is contained in:
@@ -2,4 +2,8 @@
|
||||
|
||||
return [
|
||||
'all' => 'All Customers',
|
||||
|
||||
'error' => [
|
||||
'email' => 'The email has already been taken.'
|
||||
]
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user