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 c91fa71 commit 56e99c4Copy full SHA for 56e99c4
README.md
@@ -53,7 +53,7 @@ The script and configuration file will be generated based on your input.
53
Once the script is generated, you can deploy your application by running:
54
55
```bash
56
-bash deploy.sh
+php artisan deploy
57
```
58
59
This script will:
0 commit comments