|
|
|
|
|
by acomjean
2717 days ago
|
|
Thats a good point. PHP is a general language, but used almost exclusively for web development and most websites now use a framework (symfony/laravel......) etc. I'm learning symfony framework after my micro framework of choice lost its support (Silex..). The symfony documents are ok, but I wouldn't want to give them to someone starting out. (though looking again, they seem better..)
https://symfony.com/doc/current/page_creation.html Someone showed me the free video cast howto build a basic symfony site. I though it was pretty good. Like many of these, the basic tutorials are free, but its a subscription site. https://symfonycasts.com/tracks/symfony |
|