Boost Laravel Code Quality and Testing Using GitHub Actions
Maintaining a high-quality Laravel codebase means ensuring every commit is clean, consistent, and bug-free. In this article, we'll walk through two GitHub Actions workflows that you can set up to:
Automatically format your code with Laravel Pint
En...
opensourcemyfriend.hashnode.dev3 min read