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 400e7f4 commit 125515cCopy full SHA for 125515c
readme.md
@@ -25,7 +25,7 @@ Open `config/app.php` and register the required service provider above your appl
25
### Publish the Configuration
26
27
```php
28
-php artisan vendor:publish
+php artisan vendor:publish --provider 'SoapBox\SignedRequests\ServiceProvider'
29
```
30
31
### Configuring your Environment
0 commit comments