Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

GodziLaravel's avatar

Is it possible to call APP_ENV 'test' in .env?

Hello ,

On the hosting server I have 3 environments :

  • test
  • acceptance
  • production

I'm wondering if it's possible to give these values to the APP_ENV

APP_ENV=test
APP_ENV=acceptance
APP_ENV=production
0 likes
1 reply

Please or to participate in this conversation.