Setting up a PHP web project, the infrastructure

前端 未结 5 534
悲哀的现实
悲哀的现实 2021-01-30 01:45

How can I best set up my PHP (LAMP) development environment so that I have development, staging and production servers. One-\"click\" deployment to any of those, as well as one

5条回答
  •  迷失自我
    2021-01-30 02:22

    I noticed this wasn't getting much exposure. It's also something I'm interested in. Are you aware of Phing? Have you tried it?

    Andrew

提交回复
热议问题