Level 53
Use Forge and/or Envoyer. They work great together!
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I'm trying to follow this tutorial to setup a workflow for deploying to the live server: http://www.sitepoint.com/deploy-website-using-laravel-git/
I'm using Laravel 5.1 but for some reason, I cannot find out /app/config/remote.php. Seems it's been removed from L5 and above. Is there a better way to automate the deployment using Git and Laravel?
Please or to participate in this conversation.