singleton('YouTube', static function (): YouTubeService { return app(YouTubeService::class); }); } }