Apply for Zend Framework Certification Training

Zend Framework 2




Hi Viewers In this blog we will see how to install ZF2 in windows
Step 1 
          We need to check Php version installed on your syatem
          php -v
step 2
         git clone git://github.com/zendframework/ZendSkeletonApplication.git ZF2_Test

cd ZF2_Test

    php composer.phar self-update
    php composer.phar install
                                    

< Codeigniter Questions Part 4 Starting a webserver for zend >



Ask a question



  • Question:
    {{questionlistdata.blog_question_description}}
    • Answer:
      {{answer.blog_answer_description  }}
    Replay to Question


Back to Top