Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vue-php-project-vscodeNew to Visual Studio Code? Get it now.
vue-php-project-vscode

vue-php-project-vscode

fillefilip8

|
6,908 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vue-php-project-vscode

Runs two commands to start up a basic php server and vue dev server.

Requirements

None

Extension Settings

This extension contributes the following settings:

Vue Settings

  • vue-php-project.vue.relativePath: Path relative to the vue project.

PHP Settings

  • vue-php-project.php.path: Specify the location of your PHP executable. If empty, the extension will use the PHP executable which appears in the $PATH environment variable
  • vue-php-project.php.relativePath: Path relative to the php project.
  • vue-php-project.php.ip: Server IP ('localhost','0.0.0.0',...)
  • vue-php-project.php.port: Server Port Number

Release Notes

1.0.0

Initial release of the extension


  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft