Lloric Mayuga Garcia
Results
75
comments of
Lloric Mayuga Garcia
this is fixed in v2
> I assume you can just override the configuration in your AppServiceProviders `boot()` method: > > ``` > config()->set('filesystems.disks.filament-excel', [ > 'driver' => 'your_driver', > // other configuration option >...