Laravel 10.32 Released
This week, the Laravel team released v10.32, with new conditional push Blade directives, conditional "present" validation rules, and more. Laravel 10 saw 15 individual contributions, including updates, fixes, and improvements. Here is a bit more info about the new features introduced this week: Add @pushElseIf and @pushElse Blade directives (v10.32.1) Jason McCreary contributed the @pushElseIf and @pushElse Blade directives to...