Clockwork for Laravel not working when ran through docker

487 views Asked by At

I have previously used clockwork browser extension for debugging laravel queries. I have never had any issues getting the extension to work as expected. Recently I started using Laravel in a docker container. Now the Clockwork pane in Chrome dev tools is blank. None of the usual tabs i.e. Database etc and the requests pane on the left do not show at all. I would like give details about what I have tried so far but I literally have no idea where to start trying to fix the issue. In Clockwork settings there is a 'Code Path' field. Maybe this needs to be set to the path of the docker installation?? I can't find anything online or in the Clockwork documentation relating to this.

Any suggestions would be appreciated.

Thanks

0

There are 0 answers