Skip to content

Commit 1adfd78

Browse files
committed
feat: add php code intelligence hyperlink to php live preview
1 parent ecbdc08 commit 1adfd78

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/02-Live Preview/08-php-live-preview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ import VideoPlayer from '@site/src/components/Video/player';
88
import Tabs from '@theme/Tabs';
99
import TabItem from '@theme/TabItem';
1010

11+
This page covers running PHP pages in the Live Preview. For PHP editing features like completions and error checking, see [PHP Code Intelligence](/docs/Features/php-code-intelligence).
12+
1113
Setting up Live Preview for PHP projects is straightforward with *Apache* and *XAMPP*. Below are the installation and configuration steps for each operating system:
1214

1315
<Tabs

0 commit comments

Comments
 (0)