Skip to content

Commit

Permalink
Issue ho-nl#30 - Updating readme accordingly.
Browse files Browse the repository at this point in the history
  • Loading branch information
Clément Blanco committed Mar 21, 2018
1 parent 7b18559 commit e88c8f8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,18 @@ php bin/magento module:enable Ho_Templatehints
php bin/magento setup:upgrade
```

### PHPStorm Integration
### PHPStorm Integration

#### Configure PHPStorm, allow remote calls

![Setting up PHPStorm](docs/phpstorm-config.png)

#### Tweak Magento configuration as you wish

If you're running Magento with Vagrant or Docker, you're likely to wish to map the paths
between your web server and your actual host where the files sit so you can open the right
file with PHPStorm directly from the console.

![Tweak Magento config](docs/phpstorm-integration.png)

## Usage
Expand Down

0 comments on commit e88c8f8

Please sign in to comment.