app->singleton(Formatter::class, function ($app) { return new Formatter(); }); } }