Skip to content

Check $config->isProduction() #229

@g105b

Description

@g105b

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

No one assigned

    Labels

    enhancementNon-breaking improvements to existing behaviour

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions