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 3a9bb4b commit 2bbe8a6Copy full SHA for 2bbe8a6
composer.json
@@ -28,7 +28,7 @@
28
],
29
"post-create-project-cmd": [
30
"npm install",
31
- "echo Please run \\033[1;33m php scripts/setup-config.php\\033[0m\\ to setup the Environment"
+ "php post-setup-info.php"
32
]
33
},
34
"scripts-descriptions": {
0 commit comments