share(function (Application $app) { return new Installer($app); }); } public function boot(Application $app) { } }