heroku laravel no encryption key has been specifed code example
Example 1: encryption key has not encrypted laravel
php artisan key:generate
php artisan serve
Example 2: No application encryption key has been specified.
You should use the php artisan key:generate command to generate this key"