qruto / laravel-wave

Painless Laravel Broadcasting with SSE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug]: Cors: no 'Access-Control-Allow-Origin' header is present on the requested resource.

ezequidias opened this issue · comments

What happened?

I use api in laravel!! I add only allowed urls in config/cors.php (allowed_origins)

localhost:8080/wave not use 'Access-Control-Allow-Origin'

How to reproduce the bug

Screenshot_select-area_20230731033040
Screenshot_select-area_20230731033750

Package Version

0.7.1

PHP Version

8.2.0

Laravel Version

10.16.1

Which operating systems does with happen with?

Linux

Notes

No response

Hey 👋 How did you solve it?

The error was in AWS and google cloud services!! the problem was firewall related! Laravel Wave is working normally, but I'm still doing more tests!

Got it, thanks! Stay in touch.