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

Asked

Viewed 94 times

1

Hello, I’m trying to use zftools (terminal) to create modules for Zend but contrary to the expectation that it would be an error message or success zf.php prints the application’s HTML on the screen, as if I were in the browser.

Commands used:

Composer require zendframework/zftool:dev-master

vendor/bin/zf.php create module Test

  • Windows or Linux environment? Which HTML is returned?

  • Linux, returns the HTML of the default page of zend post installed, the one with doc links etc that we normally see when opening the application by browser, I am running the tools but it is as if it effectively runs the application in fact.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.