isProduction()); URL::forceHttps(app()->isProduction()); Model::shouldBeStrict(! app()->isProduction()); Date::use(CarbonImmutable::class); } }