We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84277cd + acca382 commit 1414531Copy full SHA for 1414531
README.md
@@ -89,6 +89,9 @@ return [
89
];
90
```
91
92
+Referring Laravel 5.2.0 [Upgrade guide](https://laravel.com/docs/5.2/upgrade#upgrade-5.2.0), you must using config
93
+file instead of environment variable option if using php artisan `config:cache`.
94
+
95
Learn more about [configuring the SDK](http://docs.aws.amazon.com/aws-sdk-php/v3/guide/guide/configuration.html) on
96
the SDK's User Guide.
97
0 commit comments