I am running Laravel 5 with php7 and apache. I have some others projects (not laravel) where xdebug works nice.
When I try to debug a Laravel project, the flow goes until Handler/AbstractHandler
, in the public function __destruct()
method.
It is not even recognizing the xdebug_break();
Does someone know how to solve it?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire