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