Is there a possibility to get some Linux system environment variables and still use the .env variables?
We want to use an auto-generated database password that's set as Linux environment variable but can't get Laravel to find the Linux system environment variables.