Laravel use env variable as value for other env variable

Laravel use env variable as value for other env variable

EXAMPLE_KEY="hello"
OTHER_KEY="${EXAMPLE_KEY}"

click for more laravel codes, read in detail about laravel ENV