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.
2 parents c675c77 + 640e774 commit 82f2458Copy full SHA for 82f2458
docs/getting-started/database-dumper/index.md
@@ -7,9 +7,6 @@ To get started, execute the `schema:dump` command:
7
8
```bash
9
php artisan schema:dump
10
-
11
-# Dump the current database schema and prune all existing migrations...
12
-php artisan schema:dump --prune
13
```
14
15
You can read more about the operation of this console command in
0 commit comments