My current setup (2026 edition)
Hardware, software and tools I use every day to build, run servers and ship projects — 2026 edition.
Technical notes on Laravel, PHP, systems and DevOps. Articles with 🇮🇹 are also available in Italian.
Hardware, software and tools I use every day to build, run servers and ship projects — 2026 edition.
How to configure phpstan.neon to get complete file paths in PHPStan errors, so you can open them directly in your IDE with a single click.
How to block bots attacking the /livewire/update endpoint using a Laravel middleware that validates Content-Type, X-Livewire, Referer, and the session cookie.
Create custom Composer scripts to automate your PHP and Laravel workflow
An incorrect Nginx configuration can lead to a mysterious “off” file being written.
Laravel Health Env Vars is a Composer package which helps to manage .env variables efficiently