Move files out of application root and into config #9
Labels
No labels
bug
confirmed
critical
database
discussion
documentation
email-support
enhancement
feature
suggestion
support
warlock
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference: hazaar/hazaar-mvc-old#9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Right now there are a couple of files that can be in the application root directory. They are the bootstrap.php file and route.php file.
I think these should be moved into the config directory and that the config directory should become the central hub for all configuration and dynamic application mechanisms that aren't directly related to the code.
I have changed my mind about this.
Status changed to closed