Skip to content

Commit

Permalink
Merge pull request #164 from TheDragonCode/6.x
Browse files Browse the repository at this point in the history
Update docs
  • Loading branch information
andrey-helldar authored May 21, 2024
2 parents c675c77 + 640e774 commit 82f2458
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/getting-started/database-dumper/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ To get started, execute the `schema:dump` command:

```bash
php artisan schema:dump

# Dump the current database schema and prune all existing migrations...
php artisan schema:dump --prune
```

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

0 comments on commit 82f2458

Please sign in to comment.