[ 'Laraspace\Listeners\Updates\V10\Version101', ], Registered::class => [ SendEmailVerificationNotification::class, ], ]; /** * Register any events for your application. * * @return void */ public function boot() { parent::boot(); // } }