I'm creating my first project in Symfony and PhpStorm shows me something like this "Undefined class 'AbstractController'" or "Undefined class 'JsonResponse'". I tried everything I found on Google but nothing help... Do you have any ideas?
I tried below things:
- Invalidate caches and restart
idea.properties-> changeidea.max.intellisense.fillesize=2500to5000- Include path
- CLI interpreter
