Merge pull request #59 from nabeelio/composer-testing
Updated the composer file
This commit is contained in:
commit
7e2b888409
@ -64,7 +64,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"post-root-package-install": [
|
||||
"php -r \"file_exists('.env') || copy('.env.example', '.env');\""
|
||||
"php -r \"file_exists('.env') || copy('.env.dev.example', '.env');\""
|
||||
],
|
||||
"post-create-project-cmd": [
|
||||
"php artisan key:generate"
|
||||
|
Loading…
Reference in New Issue
Block a user