Symfony

Symfony installation

System requirements PHP needs to be a minimum version of PHP 5.3.9 JSON needs to be enabled ctype needs to be enabled Your php.ini needs to have the date.timezone setting Installation Linux and Mac OS X Systems  $ sudo curl -LsS https://symfony.com/installer -o /usr/local/bin/symfony  $ sudo chmod a+x /usr/local/bin/symfony This will create a global symfony… Continue reading Symfony installation