Laravel 7.14 Release: New Features and Updates
Laravel 7.14 introduces several backend enhancements including view property access in render methods, a new forceDeleted method for SoftDeletes, added filesystem and HTTP client utilities, MessageBag improvements, PSR container support, and PHP 8 reflection API compatibility, along with various bug fixes.
Laravel 7.14 has been released, bringing a set of backend improvements to the PHP framework.
Added
Views: make attributes available in the render method.
Added forceDeleted method to SoftDeletes.
Introduced Illuminate\Filesystem\Filesystem::guessExtension() method.
Added Illuminate\Http\Client\Request::toPsrRequest() method.
Added Illuminate\Support\MessageBag::addIf() method.
Provided psr/container-implementation support.
Supported PHP 8 reflection API.
Additional bug fixes are included; see the official release page for details: https://laravel-news.com/laravel-7-14-released .
Signed-in readers can open the original source through BestHub's protected redirect.
This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactand we will review it promptly.
Laravel Tech Community
Specializing in Laravel development, we continuously publish fresh content and grow alongside the elegant, stable Laravel framework.
How this landed with the community
Was this worth your time?
0 Comments
Thoughtful readers leave field notes, pushback, and hard-won operational detail here.
