We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d045088 + 80dc250 commit 56f9a29Copy full SHA for 56f9a29
README.md
@@ -77,7 +77,7 @@ AWS_REGION (default = us-east-1)
77
To customize the configuration file, publish the package configuration using Artisan.
78
79
```sh
80
-php artisan vendor:publish
+php artisan vendor:publish --provider="Aws\Laravel\AwsServiceProvider"
81
```
82
83
Update your settings in the generated `app/config/aws.php` configuration file.
0 commit comments