Closed JaguarJack closed 2 months ago
I have solved this problem using the following configuration. If anyone else encounters the same problem in the same environment, please use the following configuration
xdebug.mode=profile
xdebug.start_with_request=yes
My local environment Windows
PHP: 8.2(NTS) Laravel: version 11 ClockWork: 5.2.2 Xdebug: 3.3
xdebug config:
but still not work,I checked many issues and modified many configurations, but it still doesn't work.
Is there any configuration I missed or something I can modify?