I did my research, this is what I understand:
- Download zipball
- Configure
php.ini
(includ_path) - Add Zend's bin directory path to PATH
- And use
zf
command to create projects
My problem is I can't find zf.bat inside bin (Yes, I did download zipball, using this link). There's no zf.bat
, this is how my bin
looks like:
My Question:
Did I download wrong zip? If so where can I get the right one? I've tried downloading all zips from zend website.
These questions were helpful to me: