'onBooted', ]; /** * Handle framework booted event. */ public function onBooted(FrameworkBooted $event): void { // Register plugin functionality } }