rtconner / laravel-tagging

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

Update Taggable.php #132

Closed chrisjohnstone closed 5 years ago

chrisjohnstone commented 7 years ago

Refactored removeTag method to allow tags to be removed successfully.

rtconner commented 5 years ago

Thanks!