We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b443613 + fb99bd2 commit 8251931Copy full SHA for 8251931
readme.md
@@ -26,7 +26,7 @@ Uses Laravel native logging functionality.
26
## Installation
27
Use the composer require or add to composer.json.
28
```
29
-require danielme85/laravel-log-to-db
+composer require danielme85/laravel-log-to-db
30
31
32
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
486
487
Development supported by:
488
<br>
489
-
+
0 commit comments