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.
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.
For further actions, you may consider blocking this person and/or reporting abuse
Mike Young -
Jethro Larson -
Shivani Patel -
AlΓcia Oliveira -
Top comments (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.