Skip to content

Commit

Permalink
Add flag to log queries to the log file
Browse files Browse the repository at this point in the history
  • Loading branch information
leonjza committed Oct 23, 2016
1 parent 2b9ade7 commit 6791c38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ DB_PORT=3306
DB_DATABASE=seat
DB_USERNAME=seat
DB_PASSWORD=secret
DB_DEBUG=false

BROADCAST_DRIVER=log
CACHE_DRIVER=redis
Expand Down

0 comments on commit 6791c38

Please sign in to comment.