Simple Hogwarts' houses points hourglasses for Epitech's Pool.
- Give writes to web server in storage/logs
- Set up a MySQL database
- Copy .env.example to .env and fill the fields
- Run
composer install
php artisan migrate
php artisan db:seed
- Enjoy
- Install docker
- Run
./start_docker.sh path
, withpath
the location where the mysql database will be stored - Wait about 30 second after the second container launch, the database may take some time to set up
- Go to http://docker.localhost, which should resolve to localhost.
TODO: Fix with MySQL 8.0, change admin password