Skip to content

Commit

Permalink
add troubleshooting help for vagrant (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewandante authored and robbieaverill committed Nov 17, 2017
1 parent d072ef0 commit eab1161
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -230,6 +230,12 @@ LeKoala\DebugBar\DebugBar:

### Troubleshooting

#### Using Vagrant

If you are using Vagrant (or presumably Docker or other virtualisation) and the DebugBar
isn't showing up, make sure you have the `check_local_ip` config option set to `false`. This
is due to the way Vagrant and Virtualbox configure networking by default.

#### Managing jQuery

The DebugBar will include its own version of jQuery by default. It will only be disabled
Expand Down

0 comments on commit eab1161

Please sign in to comment.