Installing Symfony2

Installation for Symfony was straight forward, using the new symfony installer.

head over to symfony https://symfony.com/download and download the installer, installation instructions are included on the page.

Remember we are using the vagrant box we installed earlier, start vagrant using vagrant up and you should then have a public folder under your scotch-box folder under vagrant.

Install symfony under this folder.


Comments

Popular posts from this blog

Use feeds module to import XML data in Drupal 7

Using Wodby (drupal4docker) to create our local development environment.

Use ProxySQL to obfuscate data for development.