Deploying easily using Laravel Envoy
I perpetually update my website, and it became a hassle for me during deployment time. I had to open my iTerm, enter my server using SSH, and then pull the updates from Git.
...