rtconner / laravel-tagging

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

Feature: add a short description to the tag #184

Closed mateusjunges closed 4 years ago

mateusjunges commented 4 years ago

As requested in #174, this PR adds a description optional field to the tag model. It should fixes #174.

rtconner commented 4 years ago

Thank you!

mateusjunges commented 4 years ago

@rtconner Do you want another PR to fix it?

rtconner commented 4 years ago

If you can that would be nice, if not I'll do it when I have time.