Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 99ebf3f

Browse files
author
DKravtsov
committed
updated post install scripts
1 parent ee4c4ca commit 99ebf3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"@php artisan package:discover --ansi"
109109
],
110110
"post-root-package-install": [
111-
"@php -r \"file_exists('.env') || copy('.env.example', '.env');\""
111+
"@php -r \"file_exists('.env') || copy('.env.dev', '.env');\""
112112
],
113113
"post-create-project-cmd": [
114114
"@php artisan key:generate --ansi"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /