We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I am seeing [vinelab\cdn\exception\missingconfigurationexception] Missed configuration: region.
I saw that error when I tried to push : php artisan cdn:push Also, when I tried to load the files from S3 via webpage.
My setup is: 'region' => '',
I also tried to enter : 'region' => 'us-east-1',
It still didn't work. Thanks.
The text was updated successfully, but these errors were encountered:
can you please send all of the config from within your file? probably having at the wrong level of the array.
Sorry, something went wrong.
No branches or pull requests
Hi,
I am seeing [vinelab\cdn\exception\missingconfigurationexception]
Missed configuration: region.
I saw that error when I tried to push : php artisan cdn:push
Also, when I tried to load the files from S3 via webpage.
My setup is:
'region' => '',
I also tried to enter :
'region' => 'us-east-1',
It still didn't work.
Thanks.
The text was updated successfully, but these errors were encountered: