Ask, reply and learn. Join the community of Akaunting.
Hello. I wonder why i can't create a new user. Please see the error below
The given data was invalid.
*/
protected function failedValidation(Validator $validator)
{
throw (new ValidationException($validator))
->errorBag($this->errorBag)
->redirectTo($this->getRedirectUrl());
}
Showing 1 to 1 of 1 discussions