Is it this neat package https://github.com/barryvdh/laravel-ide-helper that you are using?
Feb 25, 2015
17
Level 18
PhpStorm 8 Blade support for Laravel 5
Hey guys,
I've noticed that my PhpStorm 8 does not support Blade's {!! !!}-syntax which was introduced in L5.
So I won't get autocomplete for e.g. {!! Form::password('password') !!}.
Does anyone of you know a workaround?
I have installed the latest Laravel Plugin for PhpStorm and I'm using the IDE Helper.
/edit:
I've also tried to change the syntax under Blade settings (@{{, {{, {{{) in PhpStorm with no success.
Regards,
Mythos
Please or to participate in this conversation.



