Answer the question
In order to leave comments, you need to log in
How to understand Symfony 4?
I know more or less Laravel, thanks to Laracasts, in conjunction with the documentation, it was easy.
I decided to delve into Symfony 4. I didn’t find any really suitable training materials (except off-line docks on the Internet). I tried to start studying from the documentation, I thought about writing a small blog on symfony like when but on laravel (of course there was shitty code, but I got into the basics of the framework).
What is Doctrine and how does Data Mapper work? The thing is not complicated in theory, but I look at the docks and don’t understand what is happening there .. Constantly editing some configs, connecting unknown interfaces, etc. ... Not to mention the fact that there are a lot of loosely related articles on this topic:
Answer the question
In order to leave comments, you need to log in
Start with a demo application. There are very detailed comments to the source code.
https://github.com/symfony/demo
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question