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