i have changed my APP_ENV=local to APP_ENV=production, but when i am trying to get the value from App::environment() it showing the value “local”, i have cleared the cache as well
changed my APP_ENV variable in the .env file to production, but Laravel is still returning local.