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

Make it possible to use optional parameters (i.e. support of folders) #16

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

Commits on Dec 19, 2019

  1. Make it possible to use optional parameters

    Using optional parameters it is possible to i.e. save uploaded files to a specific folder.
    carnevalle committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    785091c View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Configuration menu
    Copy the full SHA
    cc64656 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Update CloudinaryImage.php

    Fix download URL of images using folders
    carnevalle committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    ef967ad View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Update CloudinaryImage.php

    Fix missing dirname on delete
    carnevalle committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    20320b4 View commit details
    Browse the repository at this point in the history