mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 15:24:29 -04:00
re-working validation
This commit is contained in:
parent
fd173889eb
commit
b244f8034b
@ -38,7 +38,7 @@ class RegisterRequest extends Request
|
|||||||
|
|
||||||
public function response(array $errors)
|
public function response(array $errors)
|
||||||
{
|
{
|
||||||
return parent::response($errors); // TODO: Change the autogenerated stub
|
// return parent::response($errors); // TODO: Change the autogenerated stub
|
||||||
|
|
||||||
Log::info($errors);
|
Log::info($errors);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user