Skip to content

Commit 8251931

Browse files
author
Daniel Mellum
committed
Merge branch 'master' into v3.1
2 parents b443613 + fb99bd2 commit 8251931

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Uses Laravel native logging functionality.
2626
## Installation
2727
Use the composer require or add to composer.json.
2828
```
29-
require danielme85/laravel-log-to-db
29+
composer require danielme85/laravel-log-to-db
3030
```
3131

3232
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.
@@ -486,4 +486,4 @@ CACHE_DRIVER=redis
486486

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

0 commit comments

Comments
 (0)