PHP Deployment Tools
One of the recurring problems I have at my job is deployment. What I mean is getting the code from development environment to production environment. One of the most interesting tasks is how to deploy php application on server. In this article, I want to show you how to push your site to remote host … Read more