Based on scotch/box. Creates hosts and folders for defined domain names in Vagrantfile
DOMAINS=("symfony.local" "test.local")
- symfony.local / web
- test.local / web
shift-ctrl-a and type 'Edit Config' and select 'Edit Configurations...'
Click the green + sign to add a new 'PHP Web Application' configuration and set: Name: servername Server: click the '...' and add a new server
To add a new Server - click the green + and set: Name: servername Host: 192.168.33.10 Port: 80 Debugger: Xdebug
In the File mapping list, click the first entry under Project files, and set the 'Absolute path on server' to be /var/www