rtconner / laravel-tagging

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

what about tags updation #180

Closed softtechnoes closed 4 years ago

softtechnoes commented 4 years ago

Hey ! I just want to edit my tags and there's no function to update the tag except creation and deletion. Is there any function to update the tag ?

rtconner commented 4 years ago

There is none, sorry. Interesting feature idea though.