Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
composer require rtconner/laravel-taggingNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Add tagging functionality to an Eloquent model using the Taggable trait.
Ensure your project meets the minimum version requirements.
No dependency data recorded yet.