clockwork icon indicating copy to clipboard operation
clockwork copied to clipboard

No visible Instructions for setting up with Laravel running on docker

Open drewgallagher opened this issue 2 years ago • 3 comments

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

drewgallagher avatar May 31 '23 14:05 drewgallagher

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.

itsgoingd avatar Jun 27 '23 21:06 itsgoingd

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

hamihaa avatar Aug 18 '23 19:08 hamihaa