The path to local project folder is C:\Users\user\PhpstormProjects\postest\
and the path to WAMP is C:/wamp
.
I want to run my project from its directory using WAMP. I've tried mapping the projects folder but it displays "file not found" on running.
In the mappings settings local path is set to C:\Users\user\PhpstormProjects\postest\
and deployment and web path to postest
.
How can I execute the project?