- Extra Resources
- https://github.com/laracasts/continuous-integration

When it comes to continuous integration, Github Actions changed the game. With a few lines of YAML, we can now automate repetitive tasks and ensure code quality across our codebase. So, let's pair Github Actions with Laravel to build some really cool workflows that you can drop into almost any project. You'll be applying for that DevOps role before you know it!