Website with a blog and a shop to buy concert tickets done with Symfony.
- PHP 5.5+
- MySQL 5+
- Composer (https://getcomposer.org/download/)
- With git :
git clone [email protected]:saro0h/billeterie.git
cd billeterie
composer install
bin/console server:run
and you can see the website!