I'm using PhpStorm 2019.2.1 to develop Laravel applications. I switched to this version from 9.3 and now it recognizes controller methods and classes as unused. (and provides quick fixes which doesn't help)
What might be the reason for that and how can I solve this?