7d1406ee5c
- array/string Helpers: Laravel Convert old array and string helpers into their modern class-based methods.
50ceeb193b
- Form Request array syntax: Convert pipe (|) delimited validation rules from strings into an array of validation rules while using Laravel Rule objects where available