Answer the question
In order to leave comments, you need to log in
How to make debugging start from a given location in PhpStorm?
When I click on the beetle, the debugger stops not at the first breakpoint that I set, but at the line with the loader in index.php -
It strains a lot. How can this be fixed? I read that I need to remove a couple of checkmarks somewhere, so they are unchecked for me, but it continues to stop on the same line ... Maybe I misunderstood .. What needs to be done?
require __DIR__.'/../bootstrap/autoload.php';
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question