Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dyanakiev authored Apr 1, 2023
1 parent 3af8d12 commit d6038d5
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

## Install
```bash
composer require kabbouchi/laravel-logger-discord-channel
composer require dyanakiev/laravel-logger-discord-channel

```

Expand All @@ -29,5 +29,7 @@ You may need to clear cache after installation if you get `laravel.EMERGENCY: Un
```bash
php artisan config:clear
```


Dont forget to cache the config again after clearing cache if ran on production :)
```bash
php artisan config:cache
```

0 comments on commit d6038d5

Please sign in to comment.