Projet Symfony 2.
Le projet Santander est le projet qui regroupe tout nos développement pour notre client la banque Santander.
Translation nécessite PHP 5.3.3 ou supérieur.
composer install
php app/console doctrine:schema:update --force
gem install bundler
bundle install
bundle exec cap production deploy
Le déploiement ne gère pas la création ni la mise à jour de la bdd
php app/console doctrine:schema:update --force
php bin/phing test:unit