[ 'BookStack\Listeners\EventListener', ], ]; /** * Register any other events for your application. * * @return void */ public function boot() { parent::boot(); } }