Skip to content

Load settings file based on the environment #11

@olofbokedal

Description

@olofbokedal

We should add the possibility to create settings files specific for each environment, such as settings.testing.php and settings.development.php. These file should get included based on the value of APP_ENV and be managed via git.

This would ensure that the site behaves in the same way for every server, based on the current environment.

We should still support settings.local.php and ignore this in git since that will allow everyone to create overrides specific for their needs without committing these to the repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions