Answer the question
In order to leave comments, you need to log in
laravel queue breakpoint not getting called?
Hello, there is a job that is responsible for sending mail. I'm trying to debug it through xdebug and artisan, but when I make a call through the console, the breakpoint does not work.
If anything, sorry for the wrong wording, I'm just starting to work with Laravel.
Answer the question
In order to leave comments, you need to log in
Issue resolved. Helped by Anton Shamanov . Xdebug and PhpStorm need to be configured as follows
Jobs in sync? Either they must be in sync, or you enable xdebug for the cli version of php and start the horizon/queue worker with the xdebug flag.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question