itsgoingd / clockwork

Clockwork - php dev tools in your browser - server-side component
https://underground.works/clockwork
MIT License
5.69k stars 321 forks source link

No visible Instructions for setting up with Laravel running on docker #635

Closed drewgallagher closed 3 weeks ago

drewgallagher commented 1 year ago

There doesn't seem to be any instructions for setting up Clockwork with Laravel Apps running on docker. Can you add them?

itsgoingd commented 1 year ago

Hey, there are no specific instructions for Docker, normal installation guide applies. Laravel Sail works out of the box, with other Docker environments it would depend on the Docker setup itself.

If you have any specific questions or issues with your Docker setup, feel free to ask.

hamihaa commented 1 year ago

Screenshot 2023-08-18 at 21 13 31

@itsgoingd for me, each request always stays on "waiting" in clockwork. What am i missing?

Edit: there is a file created in storage/clockwork on requests, so it seems an issue with docker / browser sync for sure

chrisperman commented 2 months ago

Exactly the same issue here

itsgoingd commented 3 weeks ago

Please reopen if you have any instructions on how to reproduce this issue.