Skip to content

Commit

Permalink
Merge pull request #43 from elvendor/patch-1
Browse files Browse the repository at this point in the history
Small addition
  • Loading branch information
danielme85 authored Sep 28, 2021
2 parents 22853c9 + 3eaf3c8 commit fb99bd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Uses Laravel native logging functionality.
## Installation
Use the composer require or add to composer.json.
```
require danielme85/laravel-log-to-db
composer require danielme85/laravel-log-to-db
```

If you are using SQL database server to store log events you can use the migration included. The MongoDB driver does not require the migration.
Expand Down Expand Up @@ -486,4 +486,4 @@ CACHE_DRIVER=redis

Development supported by:
<br>
![](https://media.giphy.com/media/3knKct3fGqxhK/giphy.gif)
![](https://media.giphy.com/media/3knKct3fGqxhK/giphy.gif)

0 comments on commit fb99bd2

Please sign in to comment.