File tree
7 files changed
+20
-16
lines changedFilter options
- app/Models
- database
- factories
- seeds
7 files changed
+20
-16
lines changed+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
10 | 13 |
|
+9-1Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
10 | 18 |
|
+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
39 | 44 |
|
database/factories/CommentFactory.php
Copy file name to clipboardExpand all lines: database/factories/CommentFactory.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 |
| - |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
|
database/factories/PostFactory.php
Copy file name to clipboardExpand all lines: database/factories/PostFactory.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 |
| - |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
|
database/factories/UserFactory.php
Copy file name to clipboardExpand all lines: database/factories/UserFactory.php-11Lines changed: 0 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
9 |
| - |
10 |
| - |
11 |
| - |
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
19 | 8 |
|
20 | 9 |
|
21 | 10 |
|
|
database/seeds/DatabaseSeeder.php
Copy file name to clipboardExpand all lines: database/seeds/DatabaseSeeder.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 | 14 |
|
16 | 15 |
|
17 | 16 |
|
|
0 commit comments