Getting Started Install PHP
You'll need PHP in your working machine to run this application
Download and install either
xampp wampp
to run this application your local machine
OR
Download and install PHP for windows. You can refer this post to install PHP 7 in your windows machine and to set the environment variables.
Run
If the environment is configured using either xampp or wamp servers, then clone the repo and paste it inside the htdocs folder to run the application.
To learn more about Synchronizer Token Pattern https://charminpramo.blogspot.com/2019/10/synchronizer-token-pattern-why-cross.html.