Skip to content

Commit 6f50c43

Browse files
author
Andrey Helldar
committed
Update README.md
1 parent c7ce3f1 commit 6f50c43

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,6 @@ where:
4545
* `foo` - Source connection name
4646
* `bar` - Target connection name
4747

48-
For example:
49-
50-
```bash
51-
$ php artisan db:migrate --schema-from=foo --schema-to=bar
52-
```
53-
5448
The command will perform all migrations on the source and destination databases and transfer all records from the old to the new one.
5549

5650
Enjoy 😊

0 commit comments

Comments
 (0)