Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

danaia's avatar

Update/Refresh Multiple Views on Multiple Monitors - Tips?

I have 3 displays connected to one main PC. I have a Laravel app running on the main PC with a 10" touch screen display working perfectly. The Laravel app is being served via Docker on the PC. I also have 2 Raspberry Pis with touchscreens which I need to update/refresh based on events from the 10" display. What is the best way to do this (event/listener or broadcast - I am not sure)? I am using Laravel 5.5 and jQuery. Not using Vue. As an FYI, I am not able to subscribe to any cloud service since this will be a closed system. (I am building factory robots BTW :)

0 likes
1 reply

Please or to participate in this conversation.