PaolaRuby
PaolaRuby
@coreation i found a package with Google Drive **Flysystem V2/V3** support: [flysystem-google-drive-ext](https://github.com/masbug/flysystem-google-drive-ext/blob/2.x/composer.json) It uses the same config [`nao-pon/flysystem-google-drive` replacement examples](https://github.com/erikn69/laravel-google-drive-ext-demo/commit/d93c343ae2fb6c0f12d34ea046828edc7974490d)
> After a period of use That means period of use on a long time executing script? because after 60 min needs a refresh I suppose If you re-generate a...
@raktim135 maybe this package needs a PR like this https://github.com/masbug/flysystem-google-drive-ext/pull/34, >Follow Google Docs to obtain your ClientId, ClientSecret & refreshToken in addition you can also check this easy-to-follow tutorial also...
First always use `[]` button for code, second this package doesn' have support, i'm using [masbug/flysystem-google-drive-ext](https://github.com/masbug/flysystem-google-drive-ext/tree/1.x) wich has the same config but works with paths, only you has to do...
you have to test yourself because [GoogleDriveAdapterTests.php](https://github.com/nao-pon/flysystem-google-drive/blob/master/tests/GoogleDriveAdapterTests.php) does not help too much, if you need to change the package, maybe [masbug/flysystem-google-drive-ext](https://github.com/masbug/flysystem-google-drive-ext) works for you, it has the same config, and...
Read google drive api documentation
It is without support Try [masbug/flysystem-google-drive-ext](https://github.com/masbug/flysystem-google-drive-ext)
Why reformat the whole file for a small change? Also this package is no longer supported
You can squash commits, example for this PR: ```batch git reset --soft HEAD~ git commit --verbose --amend -C HEAD git push origin -f ``` `git reset --soft HEAD~` uncommit the...
Did you try [flysystem-google-drive-ext](https://github.com/masbug/flysystem-google-drive-ext), it gets the name and file path of the files