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