How to set up Local's PHP with VS Code on Mac?

I’m not yet a Local user.

How would I set up the PHP that Local ships with for use as in VS Code?

In VS Code, things like Linters/Prettier/PHP Server will depend on knowing the path to the PHP executable on Mac.

I’m familiar with at least two necessary settings;

  • phpserver.ip
  • php.validate.executablePath

What’s the correct Mac path?

Also, general question:
Why Local and no MAMP/AMPPS/similar?

Thanks!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.