Use Laravel mechanism to generate application key
Summary:
The key must match the configured cipher, and not be random anymore.
This is a follow-up for de38423ec138.
Test Plan: echo "-e \"APP_KEY=$(php artisan key:generate --show)\""
Reviewers: dereckson
Reviewed By: dereckson
Differential Revision: https://devcentral.nasqueron.org/D2260