markup); Device::find($this->deviceId)->update(['current_screen_image' => $newImageUuid]); \Log::info("Device $this->deviceId: updated with new image: $newImageUuid"); CommonFunctions::cleanupFolder(); } }