Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable. Derived from rtconner's work for compatibility with MySql 5.6
21
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
17
Extend from summerblue/laravel-taggable to meed Laravel 5.4 needs.
15