Skip to content

Commit 555fe26

Browse files
authored
Update README.md
1 parent ef36293 commit 555fe26

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
@@ -102,7 +102,7 @@ Register the package with laravel in `config/app.php` under `providers` with the
102102
5. Optionally publish the packages views, config file, assets, and language files by running the following from your projects root folder:
103103

104104
```bash
105-
php artisan vendor:publish --tag=laravellogger
105+
php artisan vendor:publish --tag=LaravelLogger
106106
```
107107

108108
### Configuration

0 commit comments

Comments
 (0)