Setup GitHub Actions for Laravel
Motivation
In my previous blog, I talked about how to get started with browser tests in Laravel. You will want to run those tests (and, unit/feature tests as well) on every code push, thus making sure that your code changes are working as expected, a...
axelerant.hashnode.dev4 min read