Commit 45872ed
comment conf file (#160)
* Creating a array that content all the patterns used in the class, this allow if in the feature we want to create a new featured that include patterns we cant add this for a best readeability (some patterns get really complicated
* Modifying all the sugestion from rap2hpoutre in the PR comments
* Log Location customisable #139
* changing storage_path() to ->storage_path
* Fixing error Cannot use object of type Rap2hpoutre\LaravelLogViewer\Pattern as array
+ changing array to not static + creating new function getPattern
* fixing Codacy/PR Quality Review
* Adding .idea to gitignore file + adding comments to config file
Merge remote-tracking branch 'upstream/master'
# Conflicts:
# src/Rap2hpoutre/LaravelLogViewer/LaravelLogViewer.php
# src/Rap2hpoutre/LaravelLogViewer/Pattern.php1 parent 3790892 commit 45872ed
File tree
3 files changed
+9
-1
lines changed- src
- Rap2hpoutre/LaravelLogViewer
- config
3 files changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | 47 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
4 | 12 | | |
5 | 13 | | |
6 | 14 | | |
0 commit comments