cviebrock / eloquent-taggable

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

Improve doc blocks to show support for Collections; Simplify buildTagArray() logic #131

Closed joelmellon closed 2 years ago

joelmellon commented 2 years ago

Thank you for helping to make this package better!

Please make sure you've read CONTRIBUTING.md before submitting your pull request, and that you have:

Thank you!