Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 585 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 585 Bytes

website used as rest api for mappers application

TO CLONE AND RUN YOU MUST FULFILL THOSE REQUIREMENTS FIRST

  1. php must be included in the environment path
  2. git must be installed and reachable from cmd
  3. make sure that mode_rewrite enabled in your apache config
  4. 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