Commit 5c821dca authored by Nicolas Widart's avatar Nicolas Widart

Removing the key:generate command on create-project script

parent c0ca03b6
......@@ -51,9 +51,6 @@
]
},
"scripts": {
"post-create-project-cmd": [
"php artisan key:generate"
],
"post-install-cmd": [
"Illuminate\\Foundation\\ComposerScripts::postInstall",
"php artisan optimize"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment