Laravel No Application Encryption Key Has Been Specified 100 % solution

Laravel No Application Encryption Key Has Been Specified 100 % solution

WorldGyan

5 лет назад

744 Просмотров

"Before using Laravel's encrypter, you must set a key option in your config/app.php configuration file. You should use the php artisan key:generate command to generate this key"


php artisan key:generate
php artisan config:cache


Run the command php artisan key:generate it will generate Application Key for your application. You can find the application key(APP_KEY) in .env file.

Тэги:

#runtimeexception_no_application_encryption_key_has_been_specified._in_laravel #no_application_encryption_key_has_been_specified._lumen #no_application_encryption_key_has_been_specified._000webhost #laravel_no_application_encryption_key_has_been_specified. #laravel_add_encryption_key #no_application_encryption_key_has_been_specified #No_Application_Encryption_Key_Has_Been_Specified #laravel_linux #laravel_setup_problem_in_encrypted_key #Laravel
Ссылки и html тэги не поддерживаются


Комментарии: