I am using XAMPP local server and am attempting to test my files locally.
I have been writing in PHP code.
PHP storm works perfectly, but when I use Atom to output the test files it opens up in PHP storm’s editor. I have installed the following packages:
-Linter PHP
-PHP Debug
- Open in Browser (To see content)
Atom is configured to use XAMPP’s PHP processor.
Has anyone had this issue?
Thanks