Skip to content

Commit 2c9b284

Browse files
committed
Merge branch 'master' into 5.6
# Conflicts: # README.md
2 parents 4609ac7 + bb5ec3f commit 2c9b284

File tree

2 files changed

+56
-49
lines changed

2 files changed

+56
-49
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Laravel Console Logger
22

3+
[<img src="https://user-images.githubusercontent.com/1286821/43083932-4915853a-8ea0-11e8-8983-db9e0f04e772.png" alt="Become a Patron" width="160" />](https://www.patreon.com/illuminated)
4+
35
[![StyleCI](https://styleci.io/repos/61117768/shield?branch=5.6&style=flat)](https://styleci.io/repos/61117768)
46
[![Build Status](https://travis-ci.org/dmitry-ivanov/laravel-console-logger.svg?branch=5.6)](https://travis-ci.org/dmitry-ivanov/laravel-console-logger)
57
[![Coverage Status](https://coveralls.io/repos/github/dmitry-ivanov/laravel-console-logger/badge.svg?branch=5.6)](https://coveralls.io/github/dmitry-ivanov/laravel-console-logger?branch=5.6)
@@ -36,6 +38,7 @@ Logging and notifications for Laravel console commands.
3638
- [Troubleshooting](#troubleshooting)
3739
- [Trait included, but nothing happens?](#trait-included-but-nothing-happens)
3840
- [Several traits conflict?](#several-traits-conflict)
41+
- [License](#license)
3942

4043
## Usage
4144

@@ -442,3 +445,9 @@ class ExampleCommand extends Command
442445
// ...
443446
}
444447
```
448+
449+
## License
450+
451+
The MIT License. Please see [License File](LICENSE) for more information.
452+
453+
[<img src="https://user-images.githubusercontent.com/1286821/43086829-ff7c006e-8ea6-11e8-8b03-ecf97ca95b2e.png" alt="Support on Patreon" width="125" />](https://www.patreon.com/illuminated)

composer.lock

+47-49
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)