Skip to content

About Storage Drivers #53

@chirukinbb

Description

@chirukinbb

Hi, i uploaded images to google drive by this method
https://awesomeopensource.com/project/ivanvermeyen/laravel-google-drive-demo
to get it image on ppage i must get url to it
but GD find files by id
code
$avatarPath = $request->file('avatar')->store(null,'google');
returned name of uploading file

Question: does Laravel have possibility to switch name to id to returned?
ask because i find object in library but not find where extracted name from this object

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