brew install git docker
.sudo apt install git docker.io
sudo dnf install git docker
mkdir simplon-php-tutorial
cd simplon-php-tutorial
git clone https://github.com/SimplOnPHP/simplon-php
docker-compose up --build -d
htdocs/
docker-compose down
docker-compose up -d
and open http://localhost/tutorial/
./htdocs/tutorial
directory./htdocs/blank
and start creating your elements