We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42c9655 commit 8fbe87cCopy full SHA for 8fbe87c
README.md
@@ -33,7 +33,7 @@ composer require dreamonkey/laravel-cloudfront-url-signer
33
The configuration file can optionally be published via:
34
35
```
36
-php artisan vendor:publish --provider="Dreamonkey\CloudFrontUrlSigner\UrlSignerServiceProvider"
+php artisan vendor:publish --provider="Dreamonkey\CloudFrontUrlSigner\CloudFrontUrlSignerServiceProvider"
37
38
39
This is the content of the file:
0 commit comments