-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNon-breaking improvements to existing behaviourNon-breaking improvements to existing behaviour
Description
Following from #225 , it would be super useful to have the ability to ask if($config->isProduction())
We can make it so there's a variable app.is_production=false that could be changed if we needed to, but if there's a .production.ini then app.is_production should automatically be set to true.
Metadata
Metadata
Assignees
Labels
enhancementNon-breaking improvements to existing behaviourNon-breaking improvements to existing behaviour