Question
Files in home/{user} directory are not showing
I don’t know what happened. I was setting up Laravel and it still works and it even shows the folders that are there and the laravel app is still running, but when I tried to ssh again to my droplet (ubuntu) im in the ~
directory which is home/{username}/
it just shows the .composer
folder and the .cache
. You can see the server running Laravel here http://146.185.159.111/event/public/
Any ideas?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×