Samples for my SPL Data Structures presentation.
- Install Docker.
- Pull the image devdrop/php-toolbox, by executing
docker pull devdrops/php-toolbox. - Clone this repository and navigate to the home page.
- Execute
make run COMMAND='<folder>/index.php', where<folder>should be one of the folders present on this repository.