Level 4
anyone?
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
How to query unicode character with Query Builder 'where' ?
I have a JSON column that have unicode hex characters like '\u00e3' but I cant find them using Laravel's where methods.
How can I solve that?
Please or to participate in this conversation.