Skip to content

v7.16.0

Compare
Choose a tag to compare
@TBlindaruk TBlindaruk released this 16 Jun 16:38
· 719 commits to 7.x since this release

v7.16.0 (2020-06-16)

Added

  • Added makeVisibleIf and makeHiddenIf methods to Illuminate\Database\Eloquent\Concerns\HidesAttributes (#33176, 42383e4)
  • Added option to specify a custom guard for the make:policy command (#33210, 13e3b65)
  • Added theme property to Illuminate\Mail\Mailable class (#33218)

Changed