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

technofreaks's avatar

Help: dhtmlx scheduler and websocket in Laravel

working on integrating dhtmlx with laravel 10 backend and UI, application in multi user environment, to load data real time through websocket.

dhtmlx can be connected with any backend platform which supports the REST API (RESTful API). RestDataProvider service supports REST API for dealing with the backend. to interact with the server,need to connect RestDataProvider to the corresponding server scripts , websocket event triggers these scripts.

dhtmlx has documentation on Multi User Backend and REST routes , uses the Faye socket library. Available scripts for Go and Node backend.

Working on Laravel 8 and mysql, need guidance in building backend for dhtmlx to update in realtime through websocket

Thank You Sudhir

0 likes
0 replies

Please or to participate in this conversation.