-
**Cannot GET /**
Does this Gulp Boilerplate support PHP files? Or is **gulp-connect-php** and **http-proxy** required? I'm using MAMP Pro. Inside the gulpfile.js I specified `.php` wherever `.html`…
-
Hi,
I just upgrade to macOS 10.13 and a clamp install that was working before no doesn't load.
I checked the logs but nothing gets logged.
I ran 'brewup' a few times, which issues:
`brew u…
-
Title bar is not displaying. In the stack trace there is an invalid callback
```
[12-Oct-2017 13:37:28 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, functio…
-
Hi,
I have installed:
Sublime 3 + CodeFormatter + Mac os x + Mamp pro with php 5.6 or 7
and in all PHP configurations I get the following error:
CodeFormatter
Format error:
PHP needs to be a minimu…
-
On the web-starter-kit project, [we are very keen](https://github.com/google/web-starter-kit/issues/258) to make it as easy as possible for developers to get their sites working with TLS from the star…
-
Might as well do a deep dive review akin to how we review/release ddev itself. See https://github.com/drud/ddev/issues/746.
Initial AC might be:
* Completely working D8 site spin up from nothing…
-
So I did `bin/gpm selfupgrade` and got this:
```
...
Cleared: /Users/[redacted]/cache/*
ERROR: rmdir(/Applications): Operation not permitted
Touched: /Users/[redacted]/user/config/system.yam…
-
**Quick, short summary:**
When starting up code kit occasionally the bonjour http server address is not as expected and in fact is linked to a malicious url.
I realise this may not be specifically…
-
## Prerequisites
- [x] I have searched for similar issues in both open and closed tickets and cannot find a duplicate
- [x] The issue still exists against the latest `master` branch of WooComm…
-
the rules-tab did not show any rules. the same with the scenes-tab.
the problem is caused by the initialisation of $a_sname as a string.
it should be initialised as a Array!