Hey everyone!
I'm struggling to setup a step debugger in the frontend of my Laravel app with Inertia + React + Vite running in Laravel Sail, which is running in WSL2 under Windows 10 OS.
I have already set up XDebug with some port mappings configuration, but I also need to setup a debugger to my frontend.
I tried some configurations on my VScode but none of this appear to make sense.