Search code examples
phplaravelphpstormlaravel-blade

How to view structure of blade template in PhpStorm?


.php could view structure of html but .blade.php couldn't in PhpStorm.

How to use blade and view structure of html at the same time?


Solution

  • Unfortunately at the moment it's not possible -- only blade structure.

    https://youtrack.jetbrains.com/issue/WI-24524 -- watch this ticket (star/vote/comment) to get notified on any progress.