Skip to content

use Storage #7

@cawa87

Description

@cawa87

I have a strange issue, when run artisan backup:run, I've have error, that class Storage not found.
Works only if I change:
use Storage;
to
use Illuminate\Support\Facades\Storage;

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions