-
-
Notifications
You must be signed in to change notification settings - Fork 196
Closed
Description
This is a controversial topic that is often discussed in the Symfony Slack chat. More and more people are saying that etc/
is not the best choice because it's not that easy to understand.
At first I ignored them, but this idea is growing more and more in me. Names are great when you can understand them without explanation: "etc/" requires explanation and it complicates the first experience with the framework; whereas "config/" requires no explanation and it's exactly what everybody expects.
Other popular projects use "config/" (Laravel, Rails) and it's pretty common in PHP world too (according to these stats: http://paul-m-jones.com/archives/6564)
sstok, pavlakis, emodric, swieczorek, enleur and 48 more
Metadata
Metadata
Assignees
Labels
No labels