Skip to content

renaldux/vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Multisite vagrant box based on scotch/box

Based on scotch/box. Creates hosts and folders for defined domain names in Vagrantfile

DOMAINS=("symfony.local" "test.local")

Creates these folders
  • symfony.local / web
  • test.local / web
Creates these hosts

PHPSTRORM XDEBUG CONFIG

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors