Skip to content

Commit 640e774

Browse files
Update docs
1 parent 79f73f0 commit 640e774

File tree

1 file changed

+0
-3
lines changed
  • docs/getting-started/database-dumper

1 file changed

+0
-3
lines changed

docs/getting-started/database-dumper/index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ To get started, execute the `schema:dump` command:
77

88
```bash
99
php artisan schema:dump
10-
11-
# Dump the current database schema and prune all existing migrations...
12-
php artisan schema:dump --prune
1310
```
1411

1512
You can read more about the operation of this console command in

0 commit comments

Comments
 (0)