Php laravel安装出错

Php laravel安装出错,php,laravel,Php,Laravel,此错误发生在compiled.php第7772行: at EncryptionServiceProvider->getEncrypterForKeyAndCipher('SomeRandomString', 'AES-256-CBC') in compiled.php line 7762 at EncryptionServiceProvider->Illuminate\Encryption\{closure}(object(Application), array()) in comp

此错误发生在compiled.php第7772行:

at EncryptionServiceProvider->getEncrypterForKeyAndCipher('SomeRandomString', 'AES-256-CBC') in compiled.php line 7762
at EncryptionServiceProvider->Illuminate\Encryption\{closure}(object(Application), array()) in compiled.php line 1353
at Container->build(object(Closure), array()) in compiled.php line 1309
试一试

之后,通过

php artisan key:generate

请详细说明,您是如何进行安装的,何时出现此错误?您是否有要求(PHP版本等)?
php artisan key:generate