Skip to content

Conversation

@mattbartel
Copy link
Contributor

Use case: I use Laravel Tags for several different tag types, but some of the types are pre-created selections (i.e. existing "Categories") so I am able to sync directly with the tag ID instead of the name.

The problem with syncing with only name is that some of my categories have the same tag name but distinct tag IDs. (Business requirement related to separate geographies on articles.)

Risk: When tag IDs are already known, I see minimal risk to accessing the syncTagIds method directly when necessary.

Thanks!

@freekmurze freekmurze merged commit c3c5c00 into spatie:main Oct 13, 2025
73 checks passed
@freekmurze
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants