-
-
Notifications
You must be signed in to change notification settings - Fork 0
Prod/Dev flag to load env oriented php.ini file #16
Copy link
Copy link
Open
Labels
questionFurther information is requestedFurther information is requested
Description
@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. 🤷♂️
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested