When I run my server.php file, it gives me the following error on cmd:
PHP Fatal error: Uncaught RuntimeException: Failed to listen on "tcp://0.0.0.0:8080": An attempt was made to access a socket in a way forbidden by its access permissions. (EACCES) in C:xampphtdocsvchatvendorreactsocketsrcTcpServer.php:184
is there any way to fix it?