Set correct default app.key configuration setting
Summary:
app.key configuration setting must be 32 characters long.
This solves the following issue:
RuntimeException: No supported encrypter found.
The cipher and / or key length are invalid.
Test Plan: Without a custom .env file, phpunit
Reviewers: dereckson
Differential Revision: http://devcentral.nasqueron.org/D141