Open texan2024 opened 8 years ago
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.
can you please send all of the config from within your file? probably having at the wrong level of the array.
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.