Browse Source

change env example

Taylor Otwell 6 years ago
parent
commit
b78f5bd6e9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .env.example

+ 1 - 1
.env.example

@@ -4,7 +4,7 @@ APP_KEY=
 APP_DEBUG=true
 APP_URL=http://localhost
 
-LOG_CHANNEL=single
+LOG_CHANNEL=stack
 
 DB_CONNECTION=mysql
 DB_HOST=127.0.0.1