Please execute: composer install
We also need two create two symlinks:
ln -s ../vendor/twbs/bootstrap/dist bootstrapln -s ../vendor/twbs/bootstrap-icons/font icons
To run the project execute: composer serve
Then navigate directly to the examples:
- Exercise 01 (CSRF):
- Exercise 02 (SQL injection):
- Exercise 03 (Persistent XSS):