PHPStorm 2019.1 Blade file template not working anymore

In PHPStorm I always had a .blade.php template setup but since my upgrade to 2019.1 this template is not available anymore via right mouse-click -> new.

Attempts to add the file template via "Edit File Templates" again are also not working so far as it does not appear in the "new" menu and is not given the blade file icon. Does anybody have an idea of solution on how to fix this?

4
5 comments

Unfortunately, it is a bug that appears on files with double extensions (like .blade.php):

https://youtrack.jetbrains.com/issue/WI-46082

 

1
Avatar
Permanently deleted user

I am also facing the same issue did you find any solution?

 

0

Hkonnet, according to your blog comment, you're experiencing a completely different issue. Please try following my advice here:
https://blog.jetbrains.com/phpstorm/2019/03/phpstorm-2019-1-release/#comment-4425094729

0
Avatar
Permanently deleted user

It works again! Awesome, thanks a lot! 

0

Thanks for the confirmation, glad to know that things are working fine for you now!

0

Please sign in to leave a comment.