Skip to content

v1.0.1

Compare
Choose a tag to compare
@mauricewijnia mauricewijnia released this 19 Aug 07:47

In this release:

  • IMPORTANT: laraberg_content now gets saved when it's parent model gets saved, this means we have to set the the lb_content attribute BEFORE saving the parent model.
  • Fix issue where the laraberg_content wasn't deleted when the parent model was
  • Refactored method names to follow the Laravel convention names.

Big thanks to @IsraelOrtuno !