I'm using windows 10 and vagrant. When I access vagrant ssh I want to create a folder within Code, which is where all my projects are.
Now, I want to create a folder inside Code and I get the error:
[ErrorException] mkdir (): permission denied.
I also gave him 777 permissions but I still can not create the folder.