__construct() __construct(\App\Services\VerificationService $verificationService) Create the event listener. Parameters \App\Services\VerificationService $verificationService
handle() handle(\Illuminate\Auth\Events\Registered $event) : void Handle the event. Parameters \Illuminate\Auth\Events\Registered $event
failed() failed(\Illuminate\Auth\Events\Registered $event, $exception) Parameters \Illuminate\Auth\Events\Registered $event $exception