Skip to content

Commit de81dd3

Browse files
authored
Merge pull request laravel#3906 from greabock/patch-1
Change .env PUSHER_* params order
2 parents 362383d + 9c7fad2 commit de81dd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ MAIL_USERNAME=null
2727
MAIL_PASSWORD=null
2828
MAIL_ENCRYPTION=null
2929

30+
PUSHER_APP_ID=
3031
PUSHER_KEY=
3132
PUSHER_SECRET=
32-
PUSHER_APP_ID=

0 commit comments

Comments
 (0)