Zend 'setup'
Posted: Wed Aug 24, 2011 4:00 pm
This isn't an install question; I've got ZF installed just fine. I'm just getting started with ZF, working through the tutorials, and am curious about how you all have it setup.
Normally, I code my projects locally and have NetBeans copy the files over to the web server automatically. With ZF, though, since it seems you need Zend_Tool for everything, this isn't working. Running zf.sh on the server to generate the files, copying these back locally for editing, then copying back to the server to run is obviously less than optimal.
What approach do you all take?
Normally, I code my projects locally and have NetBeans copy the files over to the web server automatically. With ZF, though, since it seems you need Zend_Tool for everything, this isn't working. Running zf.sh on the server to generate the files, copying these back locally for editing, then copying back to the server to run is obviously less than optimal.
What approach do you all take?