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.
1 parent fb73f6c commit 1d3e993Copy full SHA for 1d3e993
docs/prologue/upgrade-guide/3.x.md
@@ -24,7 +24,7 @@
24
For your convenience, we have created an upgrade console command:
25
26
```bash
27
-php artisan actions:upgrade
+php artisan migrate:actions:upgrade
28
```
29
30
It will do the following:
0 commit comments