I've done the composer install and added the section to my filesystem.php and configured my env variables but when I try to upload to it I get a message -
message: "Driver [gcs] is not supported.", exception: "InvalidArgumentException",…}
exception : "InvalidArgumentException"
file : "/app/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemManager.php"
line : 148
message : "Driver [gcs] is not supported."
Ay ideas? I've only set the following 2 env variables as it appears all the others are optional.
Ay ideas? I've only set the following 2 env variables as it appears all the others are optional.
before you say it my entire Laravel app is in an app folder so this is not the normal Laravel /app folder that folder is found at /app/app.
Originally posted by @mobreviews in https://github.com/spatie/laravel-google-cloud-storage/discussions/48