Welcome to the Symfony Standard Edition - a fully-functional Symfony2 application that you can use as the skeleton for your new app. If you want to learn more about the features included, see the "What's Inside?" section.
This document contains information on how to download and start using Symfony. For a more detailed explanation, see the Installation chapter of the Symfony Documentation.
- Clone git repository
git clone git://github.com/vittore/consegna.git
cd consegna
- Add symfony2
Run this command:
php bin/vendors install
- Setup your environment
Go to folder app/console and edit last lines of config.yml. Insert your Microsoft Windows Active Directory Suffix and server IP. Setup a shared folder only with teachers.
Enjoy!