PHP 8.5 Is Here: The Pipe Operator, URI Extension, and More
PHP 8.5 brings a real pipe operator, a proper URI extension, clone with property overrides, and the NoDiscard attribute. Here is what matters for Laravel developers.
PHP 8.5 brings a real pipe operator, a proper URI extension, clone with property overrides, and the NoDiscard attribute. Here is what matters for Laravel developers.
Laravel 13.16.0 lands with a built-in artisan dev command, a smarter queue worker, and a foreignUuidFor migration helper. Here is what changed and why it matters.
Laravel Cloud just shipped Scale-to-Zero Flex compute, 20x faster cold starts, and a new four-tier pricing structure. Here is what changed and what it means for your hosting bill.
The laravel/mcp package lets you expose your application as a structured MCP server so AI clients like Claude, Cursor, and GitHub Copilot can query your actual data instead of guessing at it.