PHP 8.5 adds clone with syntax to update readonly properties while cloning. Learn how to ditch boilerplate wither methods and write cleaner immutable objects.
PHP 8.5's pipe operator (|>) enables clean left-to-right function chaining. Learn practical examples, Laravel integration with Spatie's Piper, and what comes next.
NeoVim 0.11 and 0.12 dramatically simplified PHP LSP setup. Learn how to configure phpactor, Treesitter, Blade support, and Laravel Pint with minimal config.
Master AlpineJS state management with $store, $persist, and $dispatch. Practical patterns for PHP, Laravel, and Livewire developers building reactive UIs.
FrankenPHP is now an official PHP Foundation project. Here's how worker mode delivers 15,000 req/sec and what it means for your Laravel and Symfony apps.
Laravel Reverb gives PHP developers a self-hosted WebSocket server that plugs directly into Laravel's broadcasting system — no Pusher account required.
NativePHP Mobile lets PHP developers build native iOS and Android apps using Laravel. Here's a practical guide to its APIs, setup, and native device features.
NeoVim with LazyVim gives PHP developers a fast, keyboard-driven IDE with LSP support, testing integration, and Blade syntax highlighting. Here's how to set it up from scratch.
NativePHP 3.1 changes the game with a single-boot architecture that dramatically improves performance. There's never been a better time to build desktop and mobile apps with Laravel.
Claude Code isn't just for JavaScript developers. Here are real workflow patterns for PHP developers — from plan mode to test generation to MCP integrations.