cviebrock / eloquent-taggable

Easily add the ability to tag your Eloquent models in Laravel.
MIT License
559 stars 72 forks source link

How to get all tags related to All Models? #21

Closed woodytang closed 7 years ago

woodytang commented 9 years ago

and how to delete tags not related to any model?

cviebrock commented 7 years ago

This is part of the 3.x version that is in beta now. Feel free to check out the dev-master branch and let me know how it works for you.