mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/portal.git
synced 2026-08-19 04:23:59 +00:00
removed email verification from blade temp until fixed
This commit is contained in:
@@ -137,6 +137,7 @@ class CreateUserLogic extends AbstractControllerLogic
|
||||
return $this->authenticateUserLogic->execute($request);
|
||||
|
||||
} catch (\Exception $exception){
|
||||
dd($exception);
|
||||
throw new ErrorException($exception->getMessage(), $exception->getCode());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user