PaolaRuby
PaolaRuby
Duplicate of #90 Try this fork for Laravel 9.x [flysystem-google-drive-ext](https://github.com/masbug/flysystem-google-drive-ext) (It uses the same config) Example: [laravel-google-drive-ext-demo](https://github.com/erikn69/laravel-google-drive-ext-demo/tree/9.x) Give them a star if it works for you [`nao-pon/flysystem-google-drive` replacement examples](https://github.com/erikn69/laravel-google-drive-ext-demo/commit/d93c343ae2fb6c0f12d34ea046828edc7974490d)
@oriceon your keys are wrong, or maybe your google app is on test mode, so oauth stop working after 7 days, hard to say with almost no information @douxlagithub this...
@hckoks use the previus version, the last release has a problem, [v2.2.0](https://github.com/masbug/flysystem-google-drive-ext/releases/tag/v2.2.0)
It is a flysystem adapter, so you have to google it, example `flysystem on yii2 framework`
Its a **FLYSYSTEMS** only use `GOOGLE SEARCH`, i make a little search and there is a tons of examples for this with `yii\base\Component`, i never use yii2 but examples looks...
> i never use yii2 Seriusly, is so hard to search on google? There is https://www.google.com/search?q=Flysystems+yii2
Creating a new adapter for each google drive accounts config
@tarzanking do you try [flysystem-google-drive-ext](https://github.com/masbug/flysystem-google-drive-ext)? It's basically the same, but not create new files with the same name
Why reformat the whole file for a small change? Also this package is no longer supported
Also you can give a look to [flysystem-google-drive-ext](https://github.com/masbug/flysystem-google-drive-ext/tree/1.x)