Browse Source

fix order

Taylor Otwell 7 years ago
parent
commit
268953862f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .env.example

+ 1 - 1
.env.example

@@ -11,10 +11,10 @@ DB_DATABASE=homestead
 DB_USERNAME=homestead
 DB_PASSWORD=secret
 
+BROADCAST_DRIVER=log
 CACHE_DRIVER=file
 SESSION_DRIVER=file
 QUEUE_DRIVER=sync
-BROADCAST_DRIVER=log
 
 REDIS_HOST=127.0.0.1
 REDIS_PASSWORD=null