Skip to content

Image urls are incorrect when using a different disk #12

@chinleung

Description

@chinleung

The images are unable to preview when you use a disk different from the default one.

For instance:

ArrayImages::make('Images')->disk('s3')->path('uploads');

And your default disk is set to local. It is trying to load the image url from the local disk instead of the s3 disk.

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