app->register(RelationshipServiceProvider::class); } public function boot(): void { $this->registerEvents(); } }