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.
1 parent 50e5eb5 commit b6ebe06Copy full SHA for b6ebe06
README.md
@@ -13,6 +13,14 @@
13
14
Provides logging and notifications for Laravel console commands.
15
16
+| Laravel | Console Logger |
17
+| ------- | :-----------------------------------------------------------------------: |
18
+| 5.1.* | [5.1.*](https://github.com/dmitry-ivanov/laravel-console-logger/tree/5.1) |
19
+| 5.2.* | [5.2.*](https://github.com/dmitry-ivanov/laravel-console-logger/tree/5.2) |
20
+| 5.3.* | [5.3.*](https://github.com/dmitry-ivanov/laravel-console-logger/tree/5.3) |
21
+| 5.4.* | [5.4.*](https://github.com/dmitry-ivanov/laravel-console-logger/tree/5.4) |
22
+| 5.5.* | [5.5.*](https://github.com/dmitry-ivanov/laravel-console-logger/tree/5.5) |
23
+
24
## Table of contents
25
26
- [Usage](#usage)
0 commit comments