symfony demo app: Error: InvalidArgumentException: A non-empty secret is required. #60977
Answered
by
skipper-henrik
skipper-henrik
asked this question in
Q&A
-
After setting up the demo app, I see the Profiler-error-page saying: InvalidArgumentException: A non-empty secret is required. ![]() |
Beta Was this translation helpful? Give feedback.
Answered by
skipper-henrik
Jun 30, 2025
Replies: 1 comment
-
thank you mleczakm on slack! just Could be noted in the readme.md for dummies like me… |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
skipper-henrik
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
thank you mleczakm on slack!
just
editing .env
toAPP_SECRET=something
and demo app started in Browser. Has nothing to do with PHP version.
Could be noted in the readme.md for dummies like me…