app->environment("local")) { $this->app->register(BaseTelescopeServiceProvider::class); $this->app->register(TelescopeApplicationServiceProvider::class); } } }