Getting Started with the Laravel AI SDK: Provider-Agnostic AI in Laravel 13 May 29, 2026 laravel ai php laravel-13 machine-learning tools developers Laravel 13's first-party AI SDK brings provider-agnostic text, image, audio, and embedding generation to PHP developers with a clean, familiar API. Read more →
Composer 2.9 and 2.10: Security Blocking, Better Repo Management, and What PHP Developers Need to Know May 28, 2026 php composer tools security package-management devtools Composer 2.9 and 2.10 bring automatic security blocking, a new repo CLI command, and malware filtering. Here's what changed and how to use it. Read more →
NativePHP Air: Free, Modular, and Ready to Ship Native Apps with Laravel May 27, 2026 nativephp laravel mobile ios android php open-source plugins NativePHP Air goes free and open source with a modular plugin system. Here's what changed, how plugins work, and why this matters for PHP developers. Read more →
Stop Ignoring Important Return Values with PHP 8.5's #[NoDiscard] May 26, 2026 php php85 php-internals attributes type-safety phpstan api-design backend PHP 8.5's #[NoDiscard] attribute warns you when critical return values are silently discarded. Here's how to use it to write safer, self-documenting APIs. Read more →
Ship Code Safely with Laravel Pennant Feature Flags May 25, 2026 laravel php testing deployment feature-flags pennant best-practices backend Laravel Pennant makes feature flags a first-class citizen in your app. Learn how to use it for gradual rollouts, A/B tests, and premium tiers. Read more →
Stop Writing PHP Loops for This: MySQL Window Functions Every Developer Should Know May 24, 2026 mysql php laravel database sql performance backend mysql9 MySQL window functions let the database do ranking, running totals, and row comparisons that most PHP devs still handle in application code. Read more →
Building Your First MCP Server with Laravel May 23, 2026 laravel php mcp ai model-context-protocol ai-agents developer-tools Learn how to expose your Laravel application to AI agents using the official laravel/mcp package — tools, resources, and prompts in minutes. Read more →
Building Rich Terminal UIs in PHP with the Symfony Tui Component May 22, 2026 symfony php tui terminal cli php84 developer-tools Symfony's new Tui component brings CSS-like styling, widget toolkits, and PHP Fibers to terminal UI development in pure PHP 8.4+. Read more →
Laravel Herd's MCP Server: Manage Your PHP Dev Environment with AI May 21, 2026 laravel herd mcp ai php tools developer-tools Laravel Herd now ships with a built-in MCP server that connects AI clients like Claude to your local PHP environment with 218 tools. Read more →
Laravel Nightwatch: Production Monitoring Built for the Laravel Ecosystem May 20, 2026 laravel monitoring observability devops php tools production Laravel Nightwatch delivers production-grade observability for Laravel apps with zero-config setup, deep telemetry, and real-time alerting. Read more →