I have been exploring **inotify ** PHP service for XAMPP x64-8.2.4-0 on Windows so a webpage will reload when another file is modified.
I cant quite understand how to implement it.
I have done polling before with SSE, but would like a better solution.
My dev space is XAMPP on Windows, and online hosting is on Linux
Cheers
I have the inotify package downloaded and the latest PHP in case I have to compile this outside of XAMPP (not entirely sure of those steps on Windows)