v1.0.1
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 !