- Docker
- Docker-compose
- Make
make .env.local
- Edit your
.env.local
Then
make install
or make reset
:)
If you want to reset all your database
make mysql_data
else make import
You can also specify type of game with:
make import_loto
make import_euromillions
make import_superloto
make import_extraloto
Download some data (csv file) in FDJ and import with bin/console app:import:csv FILE_PATH
In you container loto_php
Make sure you have a VPN activated before
bin/console app:extract:result-csv
bin/console app:import:all-csv