You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.
Error:
Call to undefined method Superbalist\Flysystem\GoogleStorage\GoogleStorageAdapter::getClient() at /application/app/Providers/FacadeServiceProvider.php:32
Install following the readme.md docs and when i'll use grab this error.
Using like:
\StorageClient::putObject("SOME INFO HERE");
'StorageClient' is a facade \App\Facades\StorageClient::class
Could you help me plz?
regards,
The text was updated successfully, but these errors were encountered:
The file that is causing the error (/application/app/Providers/FacadeServiceProvider.php) and the StorageClient clas are not part of this package, so I'm unable to help..
If you can share that code perhaps I can help point you in the right direction.
Stack:
PHP7.2
Laravel 5.5
Error:
Call to undefined method Superbalist\Flysystem\GoogleStorage\GoogleStorageAdapter::getClient() at /application/app/Providers/FacadeServiceProvider.php:32
Install following the readme.md docs and when i'll use grab this error.
Using like:
\StorageClient::putObject("SOME INFO HERE");
'StorageClient' is a facade \App\Facades\StorageClient::class
Could you help me plz?
regards,
The text was updated successfully, but these errors were encountered: