We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05808c2 commit a50fefeCopy full SHA for a50fefe
composer.json
@@ -44,7 +44,6 @@
44
"scripts": {
45
"post-create-project-cmd": [
46
"php -r \"copy('.env.sample', '.env');\"",
47
- "php app.php encrypt:key -m .env",
48
"php app.php configure -vv",
49
"rr get-binary"
50
]
0 commit comments