Using google drive as storage

In my project without filament I have the use of the google drive api and I send my files doing Storage::disk('google')->put('file_name', $file_content); Where should I change to use this co-filament solution? If anyone has a tip or any material for a full google drive integration using existing filament resources, I'd be grateful.
4 Replies
ZedoX
ZedoX2y ago
Set ->disk('google') on the FileUpload form component?
josecaubivasconcelosjunior
Yes, drive google is not supported.
ZedoX
ZedoX2y ago
Filament
Image column - Columns - Table Builder - Filament
The elegant TALL stack table builder for Laravel artisans.
Filament
Fields - Form Builder - Filament
The elegant TALL stack form builder for Laravel artisans.
ZedoX
ZedoX2y ago
If u wish to globally set Google drive as the default disk, u can use ->configureUsing option https://filamentphp.com/docs/2.x/forms/fields#global-settings
Filament
Fields - Form Builder - Filament
The elegant TALL stack form builder for Laravel artisans.
Want results from more Discord servers?
Add your server