When Helper, Find Or Fail, Defer & more in Laravel 11.23

Channel

What's new in Laravel is back! We share new features of the Laravel framework every week 🙌 (v11.23)

1️⃣ Add BackedEnum support to Gate methods
https://github.com/laravel/framework/pull/52677

2️⃣ Add BackedEnum support to Authorize middleware
https://github.com/laravel/framework/pull/52679

3️⃣ Min & Max Ratio Rules
https://github.com/laravel/framework/pull/52482

4️⃣ Add Optional Parameter to confirmed rule
https://github.com/laravel/framework/pull/52722

5️⃣ Blade When Helper
https://github.com/laravel/framework/pull/52665

6️⃣ First Or Fail On Query Builder

7️⃣ Find Or Fail On Collections
https://github.com/laravel/framework/pull/52690

8️⃣ Defer
https://github.com/laravel/framework/pull/52710

**YouTube Timeline:**

00:00 Welcome
00:17 Add BackedEnum support to Gate methods
00:40 Min & Max Ratio Rules
00:56 Add Optional Parameter to confirmed rule
01:14 Blade When Helper
02:35 First Or Fail On Query Builder
03:43 Defer
06:15 Outro