Alberto G. Rodriguez
Alberto G. Rodriguez
thank you so much @umer936 I really liked it a lot https://github.com/zuramai/mazer I'm going to try to start a new project with this one.+
thanks!! I'll check soon
I created the migration with bake ```
@dereuromark You're right, I didn't get this error again. I'm going to close this issue.. ty
Hi @rfay The browser is connecting to the URL generated by DDEV for the project (e.g., https://my-project-name.ddev.site/stream.php). The JavaScript uses a relative path (/stream.php), meaning the full connection URL is...
I'm actually using a CakePHP project, but to simplify testing and the example, I'm using pure PHP.