PHP 8.5: Complete Guide to All New Features
Explore PHP 8.5's revolutionary features including the pipe operator, URI extension, clone with syntax, array_first/array_last functions, and NoDiscard attribute.
- #PHP
- #PHP8.5
- #Backend
8 min read
Long, practical guides on Laravel, Filament and Livewire, written from the products I build. 48 so far.
Explore PHP 8.5's revolutionary features including the pipe operator, URI extension, clone with syntax, array_first/array_last functions, and NoDiscard attribute.
8 min read
Discover Livewire 4's game-changing features including the Blaze compiler (20x faster rendering), Islands architecture, single-file components, and PHP 8.4 property hooks support.
7 min read
Master mutation testing with Pest PHP. Learn how mutations work, configure coverage, interpret results, and improve test quality beyond code coverage.
7 min read
Master PHP 8.4 property hooks. Learn get/set hooks, asymmetric visibility, virtual properties, and how they replace traditional getters and setters.
9 min read
Explore Laravel 12's groundbreaking features including automatic eager loading, session cache, failover queues, AI-powered packages, and the new starter kits with WorkOS AuthKit integration.
5 min read
Discover how Laravel 11's minimalist architecture removes boilerplate, consolidates middleware in bootstrap/app.php, and makes your applications cleaner and more maintainable.
5 min read
Learn how to use FilamentPHP v4's most requested feature - nested resources. Build hierarchical admin panels with parent-child relationships and intuitive breadcrumb navigation.
6 min read