The Laravel team released 8.61 with a delete or fail model method, a value or fail model method, assert if a model exists in a test and the latest changes in the v8.x branch.
The post Laravel 8.61 Released appeared first on Laravel News.
Livewire is getting lots of quality-of-life improvements in the latest release (v2.6). This is the biggest Livewire release since version 2.0.
The post Big New Livewire Release: v2.6.0 appeared first on Laravel News.
Version 1.1.0 of View package is released. Immutable methods View::withAddedCommonParameters() and WebView::withAddedCommonParameters() are now available to add extra parameters available in all views and their sub-views.