Skip to content

Commit 5f312aa

Browse files
authored
Merge pull request #51 from KingComp/patch-2
Update README.md
2 parents c06dead + 555fe26 commit 5f312aa

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)