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.
2 parents c728583 + a30851f commit f1a8770Copy full SHA for f1a8770
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