app->environment('production')) { $this->app->register(TinkerServiceProvider::class); $this->app->register(IdeHelperServiceProvider::class); } } }