79101530

Date: 2024-10-18 09:54:58
Score: 1.5
Natty:
Report link

I was having same issue as i was copying .env file from my local machine to server, and even after copying successfully, i could not see my file in machine after running "ls" command, this is because env file is usually under hidden files, so i had to run "ls -a" command to view hidden files. Maybe you did the same. Hope this is helpful for you.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Bharat Wadhwa