symfony - Any suggestion on how to read Symfony2 source code? -
i'm interesting reading symfony2 source code , want figure out how works.
where should start? app_dev.php
, open files read line line?
or there big pictures or key points of base code design? have read of documents symfony.com.
before diving symfony2 source code, suggest starting create own framework... on top of symfony2 components serie of 12 articles. explains role of each component , way can used.
Comments
Post a Comment