App name #5764
Answered
by
duncanmcclean
HazemMohamed252
asked this question in
Q&A
App name
#5764
-
I started to use statamic but i want to change the APP name on .env file but when i did this it got ERROR, please how can i change the name to be suitable to my project |
Beta Was this translation helpful? Give feedback.
Answered by
duncanmcclean
Apr 6, 2022
Replies: 1 comment 1 reply
-
You changed it in the right place. What error did you get? If it's multiple words, you may need to surround it in double quotes: eg |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
HazemMohamed252
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You changed it in the right place. What error did you get?
If it's multiple words, you may need to surround it in double quotes: eg
APP_NAME="Duncan's Testing Website"