app->bind('updater', function() { return new UpdateHelper(); }); } /** * Bootstrap services. * * @return void */ public function boot() { // } }