Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vite 6.0.11 breaks fresh Laravel installations (custom domains with herd) #19256

Closed
7 tasks done
WesWeCan opened this issue Jan 21, 2025 · 0 comments
Closed
7 tasks done

Comments

@WesWeCan
Copy link

Describe the bug

Checking the last release it is clear that something changed in the way CORS are handled in vite.

3d03899

is there a way to properly handle these changes?

Reproduction

Steps to reproduce

Create a new laravel app, use herd for the .test domains

I used a starterkit with vue, fresh out of the box

yarn dev

System Info

System:
    OS: macOS 15.2
    CPU: (16) arm64 Apple M3 Max
    Memory: 16.13 GB / 128.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Yarn: 1.22.22 - ~/Library/Application Support/Herd/config/nvm/versions/node/v22.13.0/bin/yarn
    npm: 11.0.0 - ~/Library/Application Support/Herd/config/nvm/versions/node/v22.13.0/bin/npm
  Browsers:
    Chrome: 131.0.6778.265
    Safari: 18.2
  npmPackages:
    @vitejs/plugin-vue: ^5.0.0 => 5.2.1 
    vite: ^6 => 6.0.11

Used Package Manager

yarn

Logs

No response

Validations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants