Closed Tonyanudeep closed 4 years ago
can you please tell me how to do this? Create .env from .env.example in the project root and edit as appropriate.
Create a file named .env (no extension) based on .env.example (which is located in the root directory of the project).
You can make edits if you want/need to but the defaults are good enough to get you going.
can you please tell me how to do this? Create .env from .env.example in the project root and edit as appropriate.