app->singleton('GetId3', function ($app) { return new GetId3(); }); $this->app->alias('GetId3', 'Owenoj\LaravelGetId3\GetId3'); } }