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