flysystem-google-drive icon indicating copy to clipboard operation
flysystem-google-drive copied to clipboard

Flysystem adapter for Google Drive

Results 56 flysystem-google-drive issues
Sort by recently updated
recently updated
newest added

When i uploading for two hours, i mean i pushed 10 jobs in laravel to upload some files in different times, the first hour is ok and after that i...

I've added the definition because [line 506](https://github.com/nao-pon/flysystem-google-drive/blob/bb812339ecf06540ed096f71403f10fcbcc590f3/src/GoogleDriveAdapter.php#L506) will fire an undefined exception if `dlurl` is not defined

Currently, I'm getting the list files from the folder, I know this will take more time to execute if the folder contains more no.of files. below is the code snippet,...

Hello! Thanks for your work on this!!! Getting the following error when trying to install on Laravel 8: ``` - nao-pon/flysystem-google-drive[dev-master, 1.1.2, ..., 1.1.13] require google/apiclient ^2.0 -> satisfiable by...

Hi There, We've had an email sent through about a Google Drive API update. Now, I don't think anything is required, but can you confirm? Below is the key information...

Hi thanks for all your work, a question [this example](https://github.com/nao-pon/flysystem-google-drive#usage-to-with-elfinder) in what contest I must insert ? A component.... a widget ... ? Or other ? Thanks

Hi, I would like to know if this package supports php 8 or not, because I'm using this for production and I would need to migrate it. Let me know...

Hi, thank you so much, but i need your help with directory. How to create new directory in one folder and upload files there?