Skip to content

Commit

Permalink
Corrected publish tag
Browse files Browse the repository at this point in the history
  • Loading branch information
emredipi committed Feb 22, 2024
1 parent 96f82bc commit a373361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ composer require moneo/laravel-request-forwarder
You can publish the config file with:

```bash
php artisan vendor:publish --tag="laravel-request-forwarder-config"
php artisan vendor:publish --tag="request-forwarder-config"
```

This is the contents of the published config file:
Expand Down

0 comments on commit a373361

Please sign in to comment.