Well I gues one of the most popular tool to do that is capistrano. We use it at my work + jenkins, however it is built with ruby. https://github.com/capistrano/capistrano
Other alternatives are envoy, which has blade syntax and is written by Taylor Otwell the autor of laravel. https://github.com/laravel/envoy
And recently I found Magallanes, which is also deplay tool but writen on php, which is nice :) https://github.com/andres-montanez/Magallanes
@underparnv First i want to use Rocketeer, but i have problems connect to my server with ssh. I always get "RuntimeException: Unable to connect to remote server." I really want to use Rocketeer but i always have connection problems... :(
Please see if you can help me: http://laravel.io/forum/03-15-2014-unable-to-connect-to-remote-server-with-ssh-key
Sounds like the job for Envoyer. This with Cloudways Laravel hosting (https://www.cloudways.com/en/laravel-hosting.php ) platform is the best combination for instantly setting up a Laravel server and deploying app on it with zero downtime. Just launch the server using the platform, no need for manually installing or configuring OS, stack or Laravel. Install Envoyer. Connect with Git and you are all set.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community