Skip to content

2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Oct 11:55
· 65 commits to main since this release
4882045

Added

  • OpenSoutheners\LaravelDto\Attributes\WithDefaultValue attribute to set default value
  • #[WithDefaultValue(Authenticatable::class)] will set as default value the authenticated user (Auth::user())