Answer the question
In order to leave comments, you need to log in
How to understand Symfony?
Good day.
Please help me quickly understand Symfony.
I installed and I got the following in my \www\ folder:
\app\
\bin\
\src\
\vendor\
\web\
\www\vendor\symfony\symfony\src\Symfony\Bundle
Answer the question
In order to leave comments, you need to log in
devacademy.ru/posts/series/symfony-2-joboard/, believe me, it will not work out quickly, no matter how much you want.
The most important link is symfony.com/doc/current/book/index.html , start there.
About the YAML format - symfony.com/doc/current/components/yaml/yaml_forma...
https://www.google.com/search?q=symfony+%D0%B4%D0%...
the first link. symfony.com/legacy/doc/jobeet/1_4/ru/01?orm=Doctrine
read
Directory Description
apps/ Contains all project applications
cache/ Framework cache
config/ Framework configuration files
lib/ Project libraries and classes
log/ Framework logs
plugins/ Installed plugins
test/ Files for unit and functional testing
web/ Root folder with web files
symfony.com/doc/current/book/index.html - as already mentioned, this is the main document for learning symfony2. Everything is described in detail with examples starting from the very basics.
symfony-gu.ru/documentation/ru/html - Russian translation of the previous document.
symfony.com/doc/current/cookbook/index.html - solution for some specific tasks.
odiszapc.ru/doctrine - Doctrine2 documentation in Russian.
Read the first link, everything is clearly explained there. Understand the structure, both twig and yml are also affected there
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question