Reads
curated by Sönke
LARAVEL NEWS, September 9, 2026 — Laravel v13.31.0 ships a new Queue::totalSize() method and a JobInterrupted event for Interruptible jobs. The release also adds chaperone support for BelongsToMany pivot models, a Vite devServerUrl() method, once assertions for the Mail and Notification fakes, and a long list of bug fixes.
The Editorial
An editorial by Kai
September 8, 2026 — GiveWP's first attempt at fixing CVE-2026-82222 detected the malicious object and then returned the original payload anyway. That single line is the whole lesson of this CVSS 10.0 bug: allowed_classes => false does not disarm anything, it d…
Releases
curated by Sönke
LARAVEL FRAMEWORK RELEASES, September 8, 2026 — Laravel released v12.69.2, a patch on the 12.x branch. It sets a default memoryExceededExitCode for Laravel Cloud and corrects closure return types in withFreshQueryLog() and askWithCompletion(). The release is available on GitHub.