Usually in PHPStorm to go to method declaration in Windows you can [ctrl+click] on the method name and PHPStorm will open the file that the method is in. However, that's not working with the Laravel facade pattern.
Is there a way to make this work?
You can try this package:
https://github.com/barryvdh/laravel-ide-helper
All the info is in the github repo.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With