You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<img alt="Logo for laravel-tags" src=" https://spatie.be/packages/header/laravel-tags/html/light.webp" height="190">
6
+
</picture>
7
+
</a>
8
+
9
+
<h1>Add tags and taggable behaviour to a Laravel app</h1>
2
10
3
11
[](https://packagist.org/packages/spatie/laravel-tags)
This package offers taggable behaviour for your models. After the package is installed the only thing you have to do is add the `HasTags` trait to an Eloquent model to make it taggable.
0 commit comments