app->singleton('FractalManager', function ($app) { return new Manager(); }); } }