Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

shetuolindo's avatar

APP_KEY value

I recently came across something that made me curious to start this discussion.

A person's answer to a question was

if it doesn't work your .env file replace with APP_KEY=base64:jxfiwITVfhauwt6clRR2plSXNg+KHlDbgIUQYIXvkVI=

As far as I understand that APP_KEY is for encrypting and not hashing. So is manually putting an APP_KEY a good idea since it's auto generated?

0 likes
2 replies

Please or to participate in this conversation.