We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae4ff9a commit c3e96b8Copy full SHA for c3e96b8
resources/views/docs/1/digging-deeper/databases.md
@@ -71,7 +71,7 @@ used here.
71
72
### Refreshing your app database
73
74
-You can completely refresh your app database using the `native:migrate fresh` command:
+You can completely refresh your app database using the `native:migrate:fresh` command:
75
76
```shell
77
php artisan native:migrate:fresh
0 commit comments