You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In addition, I would like to implement a YAML config option. This would be an optional feature, and work as a superset over the PHP configs. When the application boots, the YAML config is merged over the others. This, paired with a defined JSON schema would bring a stable location for project configuration settings. The PHP config files would still be used to configure behaviour, while the YAML one is for presentation.
In addition, I would like to implement a YAML config option. This would be an optional feature, and work as a superset over the PHP configs. When the application boots, the YAML config is merged over the others. This, paired with a defined JSON schema would bring a stable location for project configuration settings. The PHP config files would still be used to configure behaviour, while the YAML one is for presentation.
Originally posted by @caendesilva in #230 (comment)
The text was updated successfully, but these errors were encountered: