'Debugger in PhpStorm: I don't have breakpoint in server.php but debupper detect this file

I don't have any breakpoints in server.php file (Laravel 8.0) but the debugger detect this file.

I'm using PhpStorm 2022 and Xdebug 3

enter image description here



Solution 1:[1]

I fix that problem!

you must delete the folder .idea in your folder project and restor to default setting your PhpStorm

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Amin Nazemi