jmrashed / zkteco

ZKTeco Package For Laravel. This package provides seamless integration with ZKTeco devices within Laravel applications, enabling communication with attendance devices such as fingerprint, face recognition, or RFID using UDP protocol.https://packagist.org/packages/jmrashed/zkteco
https://packagist.org/packages/jmrashed/zkteco
MIT License
10 stars 4 forks source link

Conectivity problem #4

Open aqshah20 opened 1 month ago

aqshah20 commented 1 month ago

The device connects successfully when the application is running on localhost. However, when I deploy the application to a web server, it fails to connect and returns a "false" response. How can I resolve this issue?