PhpStorm 2019.1 Help

Templates

File | Settings | PHP | Debug | Templates for Windows and Linux
PhpStorm | Preferences | PHP | Debug | Templates for macOS
Ctrl+Alt+S
the Settings button


The page is available only when the PHP plugin is enabled. The plugin is activated by default. If the plugin is disabled, enable it on the Plugins page as described in Managing plugins.

On this page, provide the path to the compiled templates cache folders to enable debugging of Twig and Blade templates.

Item

Description

Blade Debug Area

Cache path: in this field, provide the path to the Blade compiled templates cache folder. Type the path manually or click the Browse button and select the relevant folder in the dialog that opens.

Twig Debug Area

Cache path: in this field, provide the path to the Twig compiled templates cache folder. Type the path manually or click the Browse button and select the relevant folder in the dialog that opens.

Last modified: 26 July 2019

See Also