A
A
Andre5482022-03-09 21:45:07
PHP
Andre548, 2022-03-09 21:45:07

How to unbind tag in many-to-many relation in laravel?

Hello! I'm confused with relationships and I can't figure out how to delete
There is a table with posts
There is a linking table
AND a tag table
There are tags attached to the post and how can I untie 1 of the tags?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
pLavrenov, 2022-03-09
@pLavrenov

attach() and detach()
Documentation

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question