Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

getClient() undefined. #49

Closed
esilvajr opened this issue Jan 31, 2019 · 1 comment
Closed

getClient() undefined. #49

esilvajr opened this issue Jan 31, 2019 · 1 comment

Comments

@esilvajr
Copy link

esilvajr commented Jan 31, 2019

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,

@nicja
Copy link
Contributor

nicja commented Feb 11, 2019

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants