We are two friends trying to develop an application on local network using symfony + netbeans + wamp.
I have shared wamp directory and put my wamp server online. Now my friend can work on project that is placed in my www directory but he can not access phpMyAdmin and when he opens 'run symfony commands' window by right clicking on project and then choosing 'symfony>run command', sm window tries to load symfony command but fails to load command and sm window remains empty.
How can we fix this problem? What is the proper way of working on a project on local area network?