Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 158 Bytes

SETUP.md

File metadata and controls

8 lines (5 loc) · 158 Bytes

Starting docker

docker-compose up

Running migrations

# Run the command `php index.php` in the "php" container
docker-compose exec php php index.php