Deploying a Laravel Application Using Capistrano
By Johannes Schickling Introduction So you’ve just built a fancy web application and you’re planning to put it online. This can be done in many ways. In this article I’d like to cover one approach to deploy your backend system to your production server. We’ll go through the following steps, by example of a Laravel […]