rtconner / laravel-tagging

Tag support for Laravel Eloquent models - Taggable Trait
MIT License
882 stars 168 forks source link

Delete unused tags not working #59

Closed bdigioia closed 9 years ago

bdigioia commented 9 years ago

The function shouldDeleteUnused in TaggableTrait.php should reference the config value of delete_unused_tags not untag_on_delete

rtconner commented 9 years ago

Sorry about that, fixed in 1.1.3