TomSchillemans / SymfonyTutorial

The source code for a Symfony2.5 Tutorial I followed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SymfonyTutorial

The source code for a Symfony2.5 Tutorial I followed.

###Install instructions This repository isn't designed to be used by others but in case you want to.

first of all run (php)composer(.phar) update This ensures you have all the correct dependencies.

when that is ready do the following:

copy and rename /app/config/parameters.yml.dist to /app/config/parameters.yml. in there edit the database settings to the settings you have locally. As well as the correct mailer options.

About

The source code for a Symfony2.5 Tutorial I followed.


Languages

Language:HTML 87.0%Language:PHP 9.0%Language:JavaScript 2.0%Language:CSS 1.7%Language:ApacheConf 0.3%