Current revision updated by nfarley8 on
Originally created by nfarley8 on
ColorEnvironmentSymfony Configuration
RedProduction
APP_ENV=prod
APP_DEBUG=false
YellowTesting
APP_ENV=test
APP_DEBUG=false
GreenDevelopment
APP_ENV=dev
APP_DEBUG=true
BlueLocal
APP_ENV=dev
APP_DEBUG=true	

In most cases, we'll try to add some design element, such as a badge or banner, to indicate which environment is currently in use. Production environments will not have any indicators visible.

An image showing MySQL servers divided by Dev and Prod with associated color schemes
Identifier Categories
Specific categories