We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6b7742 commit 87cb2d7Copy full SHA for 87cb2d7
README.md
@@ -20,7 +20,7 @@ composer require uutkukorkmaz/laravel-statuses
20
You can publish the config file with:
21
22
```bash
23
-php artisan vendor:publish --tag="laravel-statuses-config"
+php artisan vendor:publish --tag="statuses-config"
24
```
25
26
This is the contents of the published config file:
0 commit comments