Setup Laravel Pint in Git Pre-Commit Hook without using any dependencies
Laravel Pint is an opinionated automated code styling fixer. It is based on PHP-CS Fixer, but you don't need to worry about anything about what is going underneath.
You just need to install Pint, run ./vendor/bin/pint, and boom; your project is now f...
khantzawhein.com2 min read