Restore composer file

This commit is contained in:
James Cole
2017-11-30 06:59:45 +01:00
parent 3581925b18
commit 0d9ac8b9c7

View File

@@ -98,6 +98,7 @@
},
"scripts": {
"post-root-package-install": [
"@php -r \"file_exists('.env') || copy('.env.example', '.env');\""
],
"post-create-project-cmd": [
"@php artisan key:generate"