'integer', 'device_names' => 'json', ]; function user() { return $this->belongsTo(User::class); } }