GitHub Actions is GitHub's take on a CI/CD platform. In this series, we'll learn how we can utilize GitHub Actions to build, test, and deploy Laravel applications.
We're a place where coders share, stay up-to-date and grow their careers.
GitHub Actions is GitHub's take on a CI/CD platform. In this series, we'll learn how we can utilize GitHub Actions to build, test, and deploy Laravel applications.
Chandresh Singh -
Justin Varghese -
Muhammad Abdur Rofi -
Muhammad Abdur Rofi -
Discussion (1)
Great video, but as a long term solution, this sounds like a high maintenance choice. I'd recommend using Envoyer + Forge if you want to save time, or you don't have the time to even spend on a CI pipeline.