app->environment() !== 'production') { $this->app->register(IdeHelperServiceProvider::class); } // ... } }