Skip to content

Prod/Dev flag to load env oriented php.ini file #16

Description

@mindblender

@jtgasper3 Should we have a flag for setting dev/prod state?

My thinking is we could have a custom php.ini for each one and then load the appropriate version based on the flag.

The dev.ini version would have debugging, display errors, etc, whereas the prod.ini version would be more locked down.

Thoughts?

This also has the potential for opening a rabbit hole of other configuration customization like setting a global SMTP server. 🤷‍♂️

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions