Skip to content

Commit

Permalink
titles
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Sep 9, 2024
1 parent 7e42356 commit 6dab8c9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions upgrade-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Upgrade Guide
description: Upgrading To 3.x From 2.x
---

# Upgrading To 3.x From 2.x
## Upgrading To 3.x From 2.x

> **Estimated Upgrade Time**: 2 minutes
Expand Down Expand Up @@ -70,7 +70,9 @@ it('creates admins')
->assertDatabaseHas('users', ['id' => 1]);
```

# Upgrading To 2.x From 1.x
---

## Upgrading To 2.x From 1.x

> **Estimated Upgrade Time**: 2 minutes
Expand Down

0 comments on commit 6dab8c9

Please sign in to comment.