4 files changed
+17
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
5 | 13 | | |
6 | 14 | | |
7 | 15 | | |
8 | 16 | | |
9 | 17 | | |
10 | 18 | | |
11 | 19 | | |
12 | | - | |
| 20 | + | |
13 | 21 | | |
14 | 22 | | |
15 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
- .github/workflows/coveralls.yml+54
- .travis.yml-24
- CHANGELOG-4.x.md+17
- CHANGELOG-5.x.md+22
- canvas.yaml+3
- laravel/bootstrap/app.php+1-1
- phpunit.xml+1
- src/Concerns/CreatesApplication.php+11-1
- src/Console/Commander.php+13-3
- src/Console/Kernel.php+2-8
- src/Foundation/Application.php+75
- src/Foundation/Console/Kernel.php+18
- src/Foundation/Http/Kernel.php+18
- src/Http/Kernel.php+3-8
- testbench+2-2
- tests/ApplicationTest.php+20
- tests/CommanderTest.php+37
- tests/Databases/MigrateWithLaravelTest.php+41-39
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
24 | 30 | | |
25 | 31 | | |
26 | 32 | | |
| |||
0 commit comments