Is it possible to set a json nested value mymodel->myjsoncolumn->foo->bar = 123 and then use mymodel->save() to save it? If yes, what is the correct syntax?
-
Does this answer your question? how to update json key value in laravelOmi Shah– Omi Shah2023-09-21 16:21:51 +00:00Commented Sep 21, 2023 at 16:21
Add a comment
|