Skip to content

Commit e2f212c

Browse files
Merge pull request #130 from SaintPeter/patch-1
Correct Upgrade Command
2 parents fb73f6c + 1d3e993 commit e2f212c

File tree

1 file changed

+1
-1
lines changed
  • docs/prologue/upgrade-guide

1 file changed

+1
-1
lines changed

docs/prologue/upgrade-guide/3.x.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
For your convenience, we have created an upgrade console command:
2525

2626
```bash
27-
php artisan actions:upgrade
27+
php artisan migrate:actions:upgrade
2828
```
2929

3030
It will do the following:

0 commit comments

Comments
 (0)