Personally I use ploi.io for my deployment workflow. I personally trigger the deployment manually, but you can set up webhooks. https://ploi.io/documentation/deployment/how-do-i-deploy You can set github to post to this url when you push code to master/main https://github.com/Glennmen/ploi-deploy-action/tree/master/examples
Oct 27, 2022
3
Level 7
Hosting Laravel App for easy CI and CD
I want to use Digital Oceans to host laravel project with easy CI and CD. Push code from github and it will reflect in the site. How can i do it. Does laravel offer a quick solution.
Please or to participate in this conversation.