5
In another question I asked here on Stack Overflow about organizing folders in a particular project, I received a comment saying:
Folder structure ends up being a more "personal" footprint, the issue is you respect the paradigms, such as Patterns design, which is another move, another question. I particularly recommend a structure like repositories and MVC.
Why are you not using abstraction from a framework?
Although I’m interested in link proposed in the comment, and continue researching on the subject and until finding a question related, still left me the doubt of: What is the abstraction of a framework?
I think he wanted to ask you "why aren’t you using a framework". That is, why not use the abstractions and patterns of the most known and consolidated projects, and already implemented in some framework.
– bfavaretto