Answer the question
In order to leave comments, you need to log in
How to use PhpDoc in Blade View in Phpstrom IDE?
phpstrom 8 added support for blade. Great, although reformat code doesn't work.
I'm trying to use phpDoc in a blade view to get autocomplete working.
But here's the problem. As soon as I write @var , then PhpStorm thinks that this is a blade element and destroys the whole structure. How to fix?
/**
* @var $var Controller
**/
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question