Skip to content

Remove Laravel specific calls from the ImageRepository class #7

@dsge

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions