https://laravel-china.org/top.
< H1 > question background < / H1 >Larvale and MySQL versions:
Laravel 5.5
MySQL 5.7.22
migration: ext is in json format:
>>> $sample->update(["ext->hello"=>"nihao"]);
the database update does not take effect? What"s the problem with the gods?