You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Breeze application with React + Inertia + Laravel with the new composer run dev or npm run dev throws cors error on dir.test but runs on 127.0.0.1:8000. If assests are built with npm run build, dir.test work.
Steps to reproduce
create new breeze app with react on node 22.13.1
Relevant log output
The text was updated successfully, but these errors were encountered:
Platform
macOS
Operating system version
macOS Sequoia 15.2
System architecture
ARM64 (M1, M2, etc)
Herd Version
1.14.1
PHP Version
8.4
Bug description
Breeze application with React + Inertia + Laravel with the new composer run dev or npm run dev throws cors error on dir.test but runs on 127.0.0.1:8000. If assests are built with npm run build, dir.test work.
Steps to reproduce
create new breeze app with react on node 22.13.1
Relevant log output
The text was updated successfully, but these errors were encountered: