Open chrisbell08 opened 8 years ago
Hi Guys,
This use line is throwing an error as my AWS package doesn't have the Laravel namespace: use Aws\Laravel\AwsFacade as AWS;
I'm using the aws SDK from the laravel docs and have lots of other areas of my site that upload to s3 so fairly sure that's set up correctly.
Anyone no how to fix this without editing the package files?
Hi Guys,
This use line is throwing an error as my AWS package doesn't have the Laravel namespace: use Aws\Laravel\AwsFacade as AWS;
I'm using the aws SDK from the laravel docs and have lots of other areas of my site that upload to s3 so fairly sure that's set up correctly.
Anyone no how to fix this without editing the package files?