Level 104
Why do you think this use case needs the ignore functionality associated with the unique validation Rule?
1 like
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello guys, I have a question about how to use the ignore method in validation if they're in different table. So for example. I have a table products and tag_products, and I want to update the data tag_name_en in table tag_products with specific unique and ignore.
Please or to participate in this conversation.