Iterating with CakePhp

Posted by Michael on Stack Overflow See other posts from Stack Overflow or by Michael
Published on 2010-04-03T01:42:54Z Indexed on 2010/04/03 1:53 UTC
Read the original article Hit count: 468

Filed under:
|

Hi all,
What do you all recommend for iterative development in cakePhp? Create a separate project and port it over once a week? Basically, what's the best way to keep a live site from a working site, and the best way to merge them automatically?

Thanks!

© Stack Overflow or respective owner

Related posts about cakephp

Related posts about iterative