Closed cavajr closed 5 years ago
I have problems defining the GoogleDriveServiceProvider.php file. Displays the Expected type 'League\Flysystem\AdapterInterface' message. Found 'App\Providers\GoogleDriveAdapter'.
What can it be?
Hmmm, did you require "nao-pon/flysystem-google-drive": "~1.1" withh composer? Perhaps a composer dump-autoload helps?
"nao-pon/flysystem-google-drive": "~1.1"
composer dump-autoload
I have problems defining the GoogleDriveServiceProvider.php file. Displays the Expected type 'League\Flysystem\AdapterInterface' message. Found 'App\Providers\GoogleDriveAdapter'.
What can it be?