I cannot configure correctly Xdebug in Visual Studio Code for a Laravel & Vue project.
I tried with several posts in Internet about it but any works for me. I had a error about when I started with php artisan serve but now is corrected. My php.ini, VSCode configuration...Everything looks like correct:
But when I put several breakpoints never spot in code.
But still when I put some breakpoint
This is my PHP info output
This is my launch.json VSCode file:
And this is my php.ini




--enable-debug-packis for people compiling their own extensions, and also not related to debugging your PHP code.