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