Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ability to attach a file that is already uploaded to cloudinary to a model #81

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

SlimGee
Copy link
Contributor

@SlimGee SlimGee commented Oct 4, 2022

This PR allows to attach a file on cloudinary by passing a public id to the attachCloudinaryMedia($publicId) method.
Adds some non breaking changes

  • A public Id will now be stored locally along with filename and size, useful when one wants to use the underlying cloudinary api
  • Attach a file that was already uploaded to cloudinary

@unicodeveloper unicodeveloper added help wanted Extra attention is needed hacktoberfest labels Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants