From no framework to Symfony, Doctrine and dealing with migrations
When I first started using Symfony, I had already developed a social media app (github repository) through a Udemy Course and while it made me get into the practice of PHP writing, I wondered quite a few things: 1. How am I supposed to remember this file structure in ten months time? Is there any kind of universal criteria that we are not following? 2. How the hell do developers find a bug in a file with 400 lines of PHP + HTML 3. How am I supposed to see the flow of the code? Obviously, as this is a guided programming course, questions were solved through subsequent videos or, through the course forum, but I still could not picture myself solving those bugs on my own. Moreover, as you will be able to see if you clicked on the github link (Developement branch) above mentioned, the mixture of languages along the files made me think that in order to be a developer you need to get a scanning app installed in your brain which would allow you to boost your reading in...