How to create a new action in Zend 2 by command line?
I know in zf1 we can use command line to create action like below: zf
create action
But in Zend 2, I can't find a command line which can create a new action.
Is that removed, or maybe a new command can do this? thanks.
No comments:
Post a Comment