timestamps = false; } // 获取时需要转换,写入时框架可自动将数组转换后保存 public function getChannelsAttribute($value) { return json_decode($value, true); } }