singleton('YouTube', function () { return app()->make(YouTubeService::class); }); } }