Better example env file.

This commit is contained in:
James Cole 2015-08-13 17:34:08 +02:00
parent cf0c7ef6b2
commit 90cb3279df

View File

@ -1,6 +1,6 @@
APP_ENV=production
APP_DEBUG=false
APP_KEY=SomeRandomString
APP_KEY=SomeRandomStringOf32CharsExactly
DB_CONNECTION=mysql
DB_HOST=localhost