Skip to content

Commit c3e96b8

Browse files
committed
Improve Databases
1 parent ae4ff9a commit c3e96b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/docs/1/digging-deeper/databases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ used here.
7171

7272
### Refreshing your app database
7373

74-
You can completely refresh your app database using the `native:migrate fresh` command:
74+
You can completely refresh your app database using the `native:migrate:fresh` command:
7575

7676
```shell
7777
php artisan native:migrate:fresh

0 commit comments

Comments
 (0)