Commit 8e9d3e1
committed
Using the container to get the Artisan's instance on the __call() method.
The call to $this->getArtisan() ocurred in an infinite loop when calling a
command from within a controller or route.1 parent 17f7fa8 commit 8e9d3e1
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
0 commit comments