Skip to content

Any way to use base64 as input while storing image to Google Drive? #78

Answered by erikn69
Arturexe asked this question in Q&A
Discussion options

You must be logged in to vote

I never try that, make a test or a PR

Did you try

Storage::disk('google')->put('file_name.ext', base64_decode($base64String));

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Arturexe
Comment options

@erikn69
Comment options

@erikn69
Comment options

Answer selected by Arturexe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants