spatie/laravel-tags
Add flexible tagging to Laravel Eloquent models with the HasTags trait. Create, attach, detach, and query tags with ease, with built-in support for tag types, translations, and sorting—ideal for organizing content across your app.
Full Changelog: https://github.com/spatie/laravel-tags/compare/4.10.1...4.10.2
Full Changelog: https://github.com/spatie/laravel-tags/compare/4.10.0...4.10.1
Full Changelog: https://github.com/spatie/laravel-tags/compare/4.9.2...4.10.0
Full Changelog: https://github.com/spatie/laravel-tags/compare/4.9.1...4.9.2
Full Changelog: https://github.com/spatie/laravel-tags/compare/4.9.0...4.9.1
Full Changelog: https://github.com/spatie/laravel-tags/compare/4.8.0...4.9.0
Full Changelog: https://github.com/spatie/laravel-tags/compare/4.7.2...4.8.0
Full Changelog: https://github.com/spatie/laravel-tags/compare/4.7.1...4.7.2
Full Changelog: https://github.com/spatie/laravel-tags/compare/4.7.0...4.7.1
hasTag method by @AlexVanderbist in https://github.com/spatie/laravel-tags/pull/519Full Changelog: https://github.com/spatie/laravel-tags/compare/4.6.1...4.7.0
Full Changelog: https://github.com/spatie/laravel-tags/compare/4.6.0...4.6.1
Full Changelog: https://github.com/spatie/laravel-tags/compare/4.5.2...4.6.0
Full Changelog: https://github.com/spatie/laravel-tags/compare/4.5.1...4.5.2
Full Changelog: https://github.com/spatie/laravel-tags/compare/4.5.0...4.5.1
Full Changelog: https://github.com/spatie/laravel-tags/compare/4.4.0...4.5.0
Full Changelog: https://github.com/spatie/laravel-tags/compare/4.3.7...4.4.0
Full Changelog: https://github.com/spatie/laravel-tags/compare/4.3.6...4.3.7
Full Changelog: https://github.com/spatie/laravel-tags/compare/4.3.5...4.3.6
Full Changelog: https://github.com/spatie/laravel-tags/compare/4.3.4...4.3.5
Full Changelog: https://github.com/spatie/laravel-tags/compare/4.3.3...4.3.4
Full Changelog: https://github.com/spatie/laravel-tags/compare/4.3.2...4.3.3
Full Changelog: https://github.com/spatie/laravel-tags/compare/4.3.1...4.3.2
-add tag_model config variable (#301)
HasFactory to tags model.attachTags() or detachTags() (#273)morphs in migrationfindOrCreateFromString can now be overloaded (#231)scopeContaining compatible with PostgresqlscopeWithAllTags* scopesordered() scope to determine order column name (#193)str_slug being deprecatedtagsTranslatedscopeWithAllTagsOfAnyType and scopeWithAnyTagsOfAnyTypegetTable() instead of $table in the scopecontaining scopewithAnyTagslaravel-tags to tagstaggables tablesyncWithTypeTag to be passed inwithAllTags and withAnyTags scopes now optionally accept a typetags()attachTag where using a Tag model would be converted to a stringcomposer.jsonTHIS VERSION IS BROKEN, DO NOT USE
THIS VERSION IS BROKEN, DO NOT USE
Full Changelog: https://github.com/spatie/laravel-tags/compare/4.0.4...4.0.5
How can I help you explore Laravel packages today?