Laravel 5.3 no .env only .env.dev -


hi i'm new team development. if add .env file works fine if remove there error the supported ciphers aes-128-cbc , aes-256-cbc correct key lengths.. how make work? thank you

your .env file (or environment) need have app_key variable, laravel uses encryption. can generate key php artisan key:generate --show.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

c# - Update a combobox from a presenter (MVP) -

android - Unable to generate FCM token from dynamically instantiated Firebase -