re-working validation

This commit is contained in:
David Bomba 2016-03-13 22:58:05 +11:00
parent fd173889eb
commit b244f8034b

View File

@ -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);