

Joel Clermont
@jclermont
Helping Laravel devs ship better products and level up their skills
• • 353 Posts • 2K Views
Regexes in search logic are powerful, but this tip will supercharge your code searching without needing to get too fancy. Watch the video to see how to quickly do a search within a search in PHPStorm.
masteringlaravel.io/daily/2025-10-10-video-easily-find-in-phpstorm-without-regex
Today I want to share why we override the default value for the stopOnError attribute in our PHPUnit configuration, especially when running tests in CI pipelines.
masteringlaravel.io/daily/2025-10-09-why-we-like-stoponerror-in-our-test-suite
Before diving into the code and cranking out a feature, sometimes it's useful to consider if we really need to build it at all.
masteringlaravel.io/daily/2023-09-19-do-we-really-need-to-build-this
Laravel Boost's MCP server assumes it will be run via your host machine, but what if your project uses Docker containers? Here's an easy solution I used recently to get it to work.
masteringlaravel.io/daily/2025-10-07-how-can-you-run-laravel-boosts-mcp-server-in-a-docker-container
Data Transfer Objects aren't mentioned anywhere in the Laravel docs, but some devs use them heavily in their applications. Other devs never use them at all. Where do we stand and why? Check out the latest episode of the No Compromises podcast.
masteringlaravel.io/daily/2025-10-06-laravel-podcast-should-you-use-dtos-in-laravel