Here’s a cool post by Tom McFarlin how you can use Ray in WordPress to easily see a the callers of a function. This doesn’t only work in WordPress but any Laravel and PHP app.
PHP
Creating The Perfect Claude Code Status Line
A walkthrough of building a useful Claude Code status line that shows your current repo, git branch, staged/unstaged changes, and context window usage percentage. The context percentage is the most valuable part: it helps you Read more…