php-server
php-server copied to clipboard
Atom package to run PHP's built-in development server
These changes add a simple menu toggle to allow the server to start with a full wildcard - thus enabling port tunneling. This isn't ideal - it should be using...
[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.50.0 x64 **Electron**: 5.0.13 **OS**: Microsoft Windows 10 Home Single Language **Thrown From**: [php-server](https://github.com/leijou/php-server) package 0.8.0 ### Stack Trace Uncaught Error:...
I am using php-server for my local website and proxying with BrowserSync for Live reload. In Atom the php-server is showing this in the console log every time I save...
I like itUpdate
Updated README.md to include instructions for Windows installation which require a bit more manual work. The example used and works. I tested it myself.
It's usefull to use in frameworks like Laravel.
I attempt to stop the server from the Atom command pallet, however, the server continues to run even after I issues the "php server:stop" command and the GUI closes. I...
allow to stop