app->singleton('timezonelist', function ($app) { return new Timezonelist(); }); } }