Wrote a Blog Post
Developed automated workflow
I installed Laravel Pint in our CI pipeline today to keep our application's PHP code styled consistently. I love it already.

See how it works, and how I automated it with GitHub Actions in today's blog post:

https://shawnhooper.ca/2022/08/04/style-php-the-laravel-way-with-laravel-pint/

#php #laravel #ci #automation #github