Laravel Community Tools by Tighten

MrAtiebatie

Joined: 12 years ago
Total tricks: 1
Last trick: 9 years ago

Submitted tricks

When I was testing some code I wanted to check if some variable in a JSON column was updated. I was thinking about a LIKE query but when I digged into Laravel's code I saw the following possibility. After all it was pretty obvious because you can do this with normal queries as well, but I still wanted to share this solution.
MrAtiebati... 9 years ago 7499