Skip to content

laravel@0.1.2

Choose a tag to compare

@cris005 cris005 released this 03 Jul 04:44
laravel@0.1.2
a82bb09

Changed

  • laravel-validation: synced with upstream (leeovery/agentic-skills@7a11090). Adds the Presence Validation section — using absent() (key omitted entirely) vs empty() (key sent as null) when testing present / sometimes / missing rules — plus the matching RequestDataProviderItem rework (nullable $value, absent-field handling in request data building).

The vendored copy had silently been behind upstream since the initial import.