I'm creating a partial manually by creating a partials folder in layouts/scripts/partials
and then creating the mypartial.phtml
. Is there a command to do this quicker, like maybe?
zf create partial
I don't think this exists but is there something similar or anything quicker than this manual way