We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5997639 commit 3479c78Copy full SHA for 3479c78
README.md
@@ -23,7 +23,7 @@ composer require andreaselia/laravel-api-to-postman
23
Publish the config file:
24
25
```bash
26
-php artisan vendor:publish --provider="AndreasElia\PostmanGenerator\PostmanGeneratorServiceProvider" --tag="postman-config"
+php artisan vendor:publish --provider="AndreasElia\PostmanGenerator\PostmanGeneratorServiceProvider"
27
```
28
29
## Configuration
0 commit comments