[ SendEmailVerificationNotification::class, ], 'App\Events\LinkDiscovered' => [ 'App\Listeners\LinkCollector' ] ]; /** * Register any events for your application. * * @return void */ public function boot() { parent::boot(); // } }