Avoid macOS's 'Gatekeeper' (This app was downloaded from the INTERNET! 😱 do you want to run it?) prompts during local development. Learn how to remove the quarantine flag or (if you must) disable Gatekeeper entirely.
When testing FilamentPHP forms with repeaters, your data might get merged with default values unexpectedly. Here's how to fix it with Repeater::fake().
I registered a domain from a CRM API example, built a Windows 95-themed logger, and waited six months for a security discovery that never came. A joke without a punchline.
How to fix the frustrating 'Argument #2 ($request) must be of type Illuminate\Http\Request, null given' error in Laravel applications that breaks all Artisan commands.