Skip to content

Instantly share code, notes, and snippets.

@akroii
Created October 4, 2021 16:18
Show Gist options
  • Save akroii/6af911593c0178ada120f9fd80943413 to your computer and use it in GitHub Desktop.
Save akroii/6af911593c0178ada120f9fd80943413 to your computer and use it in GitHub Desktop.
$image = FilesModel::findByPath($col->singleSRC);
$audio = FilesModel::findByUuid($image->audiolink);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment