Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

lucassimines's avatar

How to query unicode character with Query Builder 'where' ?

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?

0 likes
1 reply

Please or to participate in this conversation.