Matt Stauffer 7/8/2016

New JSON-column where() and update() syntax in Laravel 5.3

Read Original

This technical article details the new syntax in Laravel 5.3 for querying and updating JSON column types in MySQL 5.7+. It demonstrates how to use the '->' arrow notation to perform WHERE clauses and UPDATE operations on specific keys within a JSON column, providing code examples for clarity.

New JSON-column where() and update() syntax in Laravel 5.3

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet