Skip to content

Remove Laravel specific calls from the ImageRepository class #7

Description

@dsge

Instead use a ServiceProvider ( #6 ) for Laravel specific defaults.

This will allow us to achieve 100% coverage by removing lines like this from the ImageRepository class:

return Storage::disk();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions