Run Xdebug in the browser
- Run
npm install - Run
npm run build
Warning VSCode currently needs Node 22 to build
- Run
npm run dev - Go to
http://localhost:5173 - Show the
Menu Bar - Go to
Run > Start Debugging - Set a breakpoint in
index.phpon line3 - Modify the string
- Witness the magic break