Skip to content

Commit 970c4cb

Browse files
authored
Merge pull request #9 from masterix21/patch-1
2 parents a1a523e + 313c0b8 commit 970c4cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Typically, you would put the code above in a service provider.
8585

8686
Optionally, You can publish the config file with:
8787
```bash
88-
php artisan vendor:publish --provider="Spatie\PrefixedIds\PrefixedIdsServiceProvider" --tag="laravel-prefixed-ids-config"
88+
php artisan vendor:publish --provider="Spatie\PrefixedIds\PrefixedIdsServiceProvider" --tag="prefixed-ids-config"
8989
```
9090

9191
This is the contents of the published config file:

0 commit comments

Comments
 (0)