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.
1 parent 919b51e commit e725dfeCopy full SHA for e725dfe
README.md
@@ -28,7 +28,7 @@ composer require laracraft-tech/laravel-useful-traits
28
Then publish the config file with:
29
30
```bash
31
-php artisan vendor:publish --tag="laravel-useful-traits-config"
+php artisan vendor:publish --tag="useful-traits-config"
32
```
33
34
## Usage
0 commit comments