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

PHP debug on served files #631

Open
TheUnableDeveloper opened this issue May 9, 2024 · 0 comments
Open

PHP debug on served files #631

TheUnableDeveloper opened this issue May 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@TheUnableDeveloper
Copy link

Hello,
I'm trying to use this plugin with PHP.
I have a laminas (zend) app that actually doesn't run as a process itself, but it's served by apache2 (index.php file located inside /var/www/)

I was trying to understand, how can I use this plugin considering that it requires a script running locally?
I usually use the trigger mode for this, when I develop locally

Is it supported? Is there a workaround maybe?

Note:
I don't have php installed locally, only docker with the application inside.

Thank you!

@TheUnableDeveloper TheUnableDeveloper added the enhancement New feature or request label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant