2016-07-28 132 views
1

在compiled.php行7772出現此錯誤:laravel安裝了錯誤

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 
+0

爲應用程序生成一個新的密鑰,請詳細說明,你是如何進行安裝以及何時出現這個錯誤的? – C2486

+0

你有請求(PHP版本等)嗎? – Vuldo

回答

1

嘗試

php artisan config:clear 

而在這之後通過

php artisan key:generate