i installed Zf using
composer require zendframework/zftool:dev-master
But whenever i try to run:
zf.php create module <name>
it shows the file content in the terminal.
How do i get this working?
i installed Zf using
composer require zendframework/zftool:dev-master
But whenever i try to run:
zf.php create module <name>
it shows the file content in the terminal.
How do i get this working?