Get the full experience! Sign up to access transcripts, personalized summaries, and more features.
Jake and Michael discuss all the latest Laravel releases, tutorials, and happenings in the community.
Show links
Tutorials
The podcast details several updates in Laravel releases, including Laravel 13.6.0, which introduces support for debounceable queued jobs. This feature allows only the most recent job to execute when multiple jobs are dispatched in quick succession, an opposite behavior to 'should be unique'. Laravel 13.5.0 adds native Redis cluster support for queues, fixing cross-slot issues, especially useful for cloud environments like AWS Elasticache. Laravel 13.4 introduces improvements such as structured JSON logging, support for Cloudflare email service, advanced model factory capabilities for pivot data, and enhanced inheritance of middleware attributes. Further updates include support for Inums across manager classes, lazy evaluation for certain model methods, and improved cache handling, all aimed at enhancing framework robustness and flexibility.
The episode covers updates to Pest, a testing framework built on PHPUnit, with version 4.5 adding flaky test retries and architecture tests for coding standards like case sensitivity. Pest 4.6 introduces time-based shared distribution for CI tests, balancing execution time across shards rather than relying solely on file count, which significantly speeds up tests and reduces CI run times from hours to minutes by efficiently distributing tests based on actual execution durations.
The hosts warn about a critical security vulnerability in outdated Composer versions 2.9.6 and 2.2.27, related to command injection via the Perforce VCS driver. They urge listeners to update Composer to address this issue. This fix ensures safe handling of shell commands in dependency management, alleviating potential exploits.
Several new packages are highlighted, including laravel-pdf 2.6.0, enabling direct PDF attachments in mailables, and Laravel Mobile Pass for generating and updating Apple Wallet and Google Wallet passes, suitable for event tickets, coupons, and membership cards. The episode also discusses Laravel Sluggable, a package that simplifies creating unique, collision-resistant slugs with full Unicode support, and other tools like PaperDoc for document conversion, and an AI framework called LLPhant inspired by LangChain, supporting multi-provider integrations, vector database support, and AI pipelines.
Looking ahead, PHPverse 2026 is scheduled for June 9th, with prominent PHP community figures discussing PHP’s future, AI’s impact, and other topics. The event is free and online, with live streams on YouTube. Additionally, the podcast mentions ongoing efforts to develop official API starter kits for Laravel, with early PRs available for community feedback, aiming to introduce standardized API bootstraps for projects.
Join other podcast enthusiasts who are getting podcast summaries.
Sign Up Free