Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Setting up Symfony in a Breeze

Setting up Symfony in a Breeze

Presentation from the Athens Symfony Meetup (www.meetup.com/Athens-Symfony2-Meetup/) about bootstrapping a new Symfony project in SourceLair (https://www.sourcelair.com) in a breeze.

Antonis Kalipetis

March 31, 2015
Tweet

More Decks by Antonis Kalipetis

Other Decks in Programming

Transcript

  1. 3 SIMPLE Steps 1. Install Symfony using composer 2. Add

    the web directory path to project settings 3. Replace “app.php” with “app_dev.php” in .htaccess & remove IP blocking in app_dev.php