Ad
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?
Ad
Answer
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.
Ad
source: stackoverflow.com
Related Questions
- → "failed to open stream" error when executing "migrate:make"
- → October CMS Plugin Routes.php not registering
- → OctoberCMS Migrate Table
- → OctoberCMS Rain User plugin not working or redirecting
- → October CMS Custom Mail Layout
- → October CMS - How to correctly route
- → October CMS create a multi select Form field
- → October CMS - Conditionally Load a Different Page
- → How to disable assets combining on development in OctoberCMS
- → October CMS - Radio Button Ajax Click Twice in a Row Causes Content to disappear
- → OctoberCms component: How to display all ID(items) instead of sorting only one ID?
- → In OctoberCMS how do you find the hint path?
- → How to register middlewares in OctoberCMS plugin?
Ad