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
5 Ways to Extract Value from Overmocked Tests
Tomas shares his approach to get the most out of mocks, drop dead code, and make tests more valuable. Read more