website used as rest api for mappers application
TO CLONE AND RUN YOU MUST FULFILL THOSE REQUIREMENTS FIRST
- php must be included in the environment path
- git must be installed and reachable from cmd
- make sure that mode_rewrite enabled in your apache config
- open txt file and past this code
git clone https://github.com/arafeh94/yii2
php composer.phar install
this code will create folder called template_yii_rest and download all the needed dependencies
check if the project is working by going to this link