Selectively staging commits with `git add -p` is one of those hills I'll die on. 🤺
I know folks love their Git GUIs and adding everything with `git add .`, but you really do need to be aware of every line of code that you're committing...
https://securinglaravel.com/security-tip-selectively-stage-and/#Laravel