DEV Community

Cover image for How to use GitHub Actions to build, test, and deploy your Laravel application
Owen Conti 🇚🇊
Owen Conti 🇚🇊

Posted on • Originally published at owenconti.com

3 1

How to use GitHub Actions to build, test, and deploy your Laravel application

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.

Top comments (1)

Collapse
 
ryan1 profile image
ryan • • Edited

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.

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❀ or a friendly comment on this post if you found it helpful!

Okay