app->isLocal()) { $this->app->register(\Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider::class); } } /** * Bootstrap any application services. * * @return void */ public function boot() { // } }