gulp-connect-php
gulp-connect-php copied to clipboard
Start a php server with gulp
try to fix security issues
Hi! I'm using gulp-connect-php for the first time. During my Electron app dev, everything was perfectly working. But, after running the build, I got a blank white window when opening...
I am currently trying to get gulp-connect-php running on a gulp4.0 version. I have tried with my existing gulp file and with a standalone project, Neither to much joy. ```...
Setting `option.stdio` to `[ 'ignore', 'ignore', process.stderr ]` still seems to log all errors. Is there any way to limit logging to errors only? Thanks
Hello, I am using `gulp-connect-php` on a lot of different projects to serve up my PHP pages. Sometimes I would start one server on one project, and then have to...
Suggest options-open accepts an URL string e.g. for `'admin'`, open browser 'http://127.0.0.1/admin'
``` /project /assets /sources gulpfile.js package.json index.php ``` I currently have all of my gulp and npm related files inside a "sources" folder. I am wanting to declare my base...
Has anyone successfully integrated gulp-connect-php with Google Web Starter Kit? They already use Browsersync but I'm not sure how to integrate this project into their workflow.
Hello, I am using foundation 6 for sites. I have customized the gulpfile to export php files. That's all good. The only thing I can't figure out is how to...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...