Releases: fnsc/laravel-google-drive
Releases · fnsc/laravel-google-drive
1.2.0
1.1.0
- You can send multiple files using the
updateMany
method. Unfortunately, the library cannot send all the files in one single request because of a limitation of GoogleDrive API, so be aware of it; - The namespace to import the service provider and the handler is shorter;