- [11.x] more pint rules by @browner12 in #54332
- [11.x] Allow
TestComponent
to be macroable by @ziadoz in #54359 - [11.x] Fix validator return fails if using different date formats by @mrvipchien in #54350
- [11.x] fix the method
explodeExplicitRule
to support Customizable Date Validation by @mrvipchien in #54353 - [11.x] Adds the
addPath()
method to theLang
facade and theTranslator
class. by @selcukcukur in #54347 - Improve: add fire failed event at once by @cesarMtorres in #54376
- [11.x] feat: Create missing pgsql database when running migrations by @mathiasgrimm in #54314
- [11.x] Proper rate limiter fix with phpredis serialization/compression enabled by @TheLevti in #54372
- Update Stringable Rule testcases by @mrvipchien in #54387
- [11.x] Use
Date
facade for storing the password confirmation timestamp by @crynobone in #54383