🚀 Laravel 12.6 just got smarter with array validation!
✨ Simplify your code using the new Rule::contains() and in_array_keys validation rules.
Say goodbye to custom closures and manual checks — validation made elegant.
#Laravel12 #Laravel #PHP
•
Laravel developers, Laravel 12.16 adds new methods to core helpers: 🆕
Arr::hasAll() – check if multiple keys exist in an array ✅
Str::of(...)->toUri() – convert to a URI object via the new URL helper 🔗
Cleaner, smarter, more expressive ✨
#Laravel #PHP #Laravel12
Laravel 12.x is out with 3 PRs of mine included 🎉
#Laravel12