cesargb/laravel-cascade-delete
Full Changelog: https://github.com/cesargb/laravel-cascade-delete/compare/1.9.0...1.10.0
Full Changelog: https://github.com/cesargb/laravel-cascade-delete/compare/1.8.0...1.9.0
Full Changelog: https://github.com/cesargb/laravel-cascade-delete/compare/1.7.0...1.8.0
Full Changelog: https://github.com/cesargb/laravel-cascade-delete/compare/1.6.0...1.7.0
Full Changelog: https://github.com/cesargb/laravel-cascade-delete/compare/1.5.1...1.6.0
Full Changelog: https://github.com/cesargb/laravel-cascade-delete/compare/1.5.0...1.5.1
Full Changelog: https://github.com/cesargb/laravel-cascade-delete/compare/1.4.0...1.5.0
Full Changelog: https://github.com/cesargb/laravel-cascade-delete/compare/1.3.0...1.4.0
Full Changelog: https://github.com/cesargb/laravel-cascade-delete/compare/1.2.1...1.3.0
Add support to Laravel 5.8
If you bulk delete a model with morphological relationships, you will have residual data that has not been deleted.
This PR tries to clean up this waste.
Change throw Exception by LogicException
How can I help you explore Laravel packages today?