In this episode of the Quick Win Wednesday series, we’re taking a look at whereAny(), which was released with Laravel 10.47.
A very elegant way of grabbing data based on a conditional “any of the following columns”.
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…