Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working with PHP files with VSC #120

Open
linuxangelhx opened this issue Jun 26, 2024 · 2 comments
Open

Not working with PHP files with VSC #120

linuxangelhx opened this issue Jun 26, 2024 · 2 comments

Comments

@linuxangelhx
Copy link

I was testing this extension, but when I try to open a php file my browser download it.

@ghost
Copy link

ghost commented Sep 14, 2024

right.. same problem i am facing.

@onomatopellan
Copy link

In Virtual Studio Code you need also "PHP Server" extension (running in localhost:3000 and pointing to the php.exe) and "Live Server" running in localhost:5500. After that just click on "Go Live" and then do right click in any part of the code -> PHP Server : Serve project . Thanks to this extension the changes in the php file are shown in the browser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants