Skip to content

Commit 1414531

Browse files
authored
Merge pull request #102 from cjyclaire/doc/laravel-5.2-config-option
[Doc-only]Add documentation for credential option when upgrade larval 5.2.0
2 parents 84277cd + acca382 commit 1414531

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,9 @@ return [
8989
];
9090
```
9191

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+
9295
Learn more about [configuring the SDK](http://docs.aws.amazon.com/aws-sdk-php/v3/guide/guide/configuration.html) on
9396
the SDK's User Guide.
9497

0 commit comments

Comments
 (0)