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 -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -