Everything on Tooling.
4 articles tagged Tooling — sorted newest first.
Laravel Telescope vs Debugbar vs Pulse — Which Monitoring Tool When
Laravel ships three monitoring tools and most teams install all three without knowing which does what. Here's when to reach for each one.
PHPStan Level 10 in Laravel — Fix the 5 Most Common Errors
Bumped Larastan to level 10 and got 300 new errors? Here are the five patterns you'll see again and again — and the exact fix for each.
The Complete Laravel Developer Toolchain for 2026
Stop spending days configuring tools. Here is every tool in my Laravel stack for 2026, why I chose each one, and exactly how to set it up.
Running Laravel Pint Automatically with Git Pre-Commit Hooks
CI failing because someone forgot to run Pint again. Here's how to wire up a Git pre-commit hook so it never slips through.