Skip to content

upload images to a folder, without creating disks #82

@saavedraphp

Description

@saavedraphp

I am using the public disk

Good afternoon, please if you can help me, I am using the package and I save the data like this

$post->{'post-trixFields'} = $request->input('post-trixFields');
$post->{'attachment-post-trixFields'} = $request->input('attachment-post-trixFields');

how can I tell it to save it in a specific directory, for example: blog/images, it is currently saving me in the root of the storage, the ide and do not modify the package. thank you so much

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions