app icon indicating copy to clipboard operation
app copied to clipboard

[BUG] - Cant open PHPStorm after clicking the log

Open anburocky3 opened this issue 2 months ago • 0 comments

Pre-steps

Have you searched through other issues to see if your problem is already reported or has been fixed?

  • [x] Yes - I did not find it.
  • [ ] No

Did you read the documentation?

  • [x] Yes - I did not find it.
  • [ ] No

Have you tried to reconfigure LaraDumps?

To configure LaraDumps, run: php artisan ds:init.

  • [x] Yes - I didn't work.
  • [ ] No, I believe this error is not related the configuration.

Software Version

You can run composer show -i and npm list to list installed package with their versions.

Software Version (exactly)
LaraDumps App v4.9.0
LaraDumps package v4.5.3
Laravel 12.34.0
Operating System Windows 11

What is your project Environment?

  • [ ] Laravel Herd
  • [ ] Laravel Valet
  • [ ] Laravel Sail
  • [ ] Docker
  • [ ] XAMPP
  • [x] Laragon
  • [ ] Other - please specify: ________

What happened?

I was doing a routine ds() and the log came into laradumps desktop app. But when i clicked on the line, it didnt navigate to my PHPStorm. Instead it is opening like "Your PC doesnt have an app that opens this.", but i have phpstorm opened and even in the settings, i have selected IDE Handler to PHPStorm, have checked it with PHPStorm WSl. Tried both. But both are not working.

Steps to Reproduce the problem

  1. Log using ds();
  2. See the log on the desktop app and click it. It wont open in phpstorm.

Suggestions

(Do you have any idea how we can fix it?)

Extra information

Screenshots

Image Image

anburocky3 avatar Oct 20 '25 15:10 anburocky3