Skip to content

v2.9.0

Compare
Choose a tag to compare
@stevebauman stevebauman released this 30 Nov 14:14
· 659 commits to master since this release
b58b327

Fixed

  • Distinguished names are now properly set when using $model->fill() or $model->dn = $dn - #356 - #354 - f95ba8d

Changed

Added

  • $model->setRawAttribute($key, $value) method - 90210e0
  • setDnAttribute($dn) and setDistinguishedNameAttribute($dn) mutators on Model - f95ba8d
  • Model::make($attributes) static method for fluently creating model instances - f95ba8d