Latest Updates
The latest updates, tutorials, and stories about Laravel
-
June 5th, 2024
Use a Closure with updateOrInsert() in Laravel 11.10
This week, the Laravel team released v11.10, with the ability to pass a callback to updateOrInsert, support for soft-deleted models...
-
This week, the Laravel team released v11.9, which includes a new default exception page, a way to prevent destructive commands...
-
This week, the Laravel team released v11.8, with a new validation rule, the ability to fail a command outside the...
-
This week, the Laravel team released v11.7, with a Rule::array() validation method, a whereJsonOverlaps() method for MySQL, a Slack OpenID...
-
April 30th, 2024
Property Hooks Get Closer to Becoming a Reality in PHP 8.4
The Property Hooks RFC passed a significant milestone, getting an overwhelmingly positive 34 "yes" votes and only 1 "no" vote....
-
April 24th, 2024
Anonymous Event Broadcasting in Laravel 11.5
This week, the Laravel team released v11.5, with anonymous event broadcasting, Blade performance improvements, generating URLs with query parameters, and...
-
April 17th, 2024
Reversible Form Prompts and a New Exceptions Facade in Laravel 11.4
This week, the Laravel team released v11.4, with reversible form Prompts, a new Exceptions facade, Enum support in the Collection::mapInto()...
-
This week, the Laravel team released v11.3, which includes multi-line text in Laravel Prompts, a Session:hasAny() method, a Context::pull() method,...
-
This week, the Laravel team released v11.2, which includes a fluent() support helper, a context() helper, improved handling of a...