Davy De Coster
Davy De Coster
@andruu In Sail, you would need to change the host IP-address. Is it possible to change your config in `config/debugbar.php` like this and fill in the host ip address: ```'storage'...
@jbxonline In a container, you would need to change the host IP-address. Is it possible to change your config in the `config/debugbar.php` like this and fill in the host ip...
@lubop This is fixed by commit 1f5fa4b34b1f2f9c21668cc0e6afcab7e897854e, but @mpociot didn't create a release yet. If you want, you can use the current master-branch.
@spartyboy install all dependencies using Yarn and then run `yarn run build:win` should build a executable. If not, try `yarn run publish:win`
@mpociot Would be better indeed. Going to work on this and fixing some interface stuff tonight.
@mpociot When you have the time, can you review this please?
@leandrodiogenes You can try changing the driver-setting in `config/debugbar.php` to `socket`. The 0.1 release doesn't have the latest information.
@sebastiaanluca Can you look in the dev-tools of the app and see if there's a error in the console? Could be a problem which is fixed already, but isn't released...
I'm willing to make a PR for this feature, isn't that big of a deal. Just want to make sure that @mpociot will merge the currently open PR before I...