ZFTool does not work, returns the application html [Zend Framework]

1
Hello, I'm trying to use zftools (terminal) to create modules for Zend but unlike expected it would be an error message or success zf.php prints on the screen the HTML of the application, as if I were in the browser .

Commands used:

  

composer require zendframework / zftool: dev-master

     

vendor / bin / zf.php create module Test

    
asked by anonymous 23.07.2016 / 20:28

0 answers