Daily Archives: May 29, 2017

Installing GraphIQL for use with GraphQL in PHP

I was playing with GraphQL (an alternative to REST) recently using a PHP library and was trying to get GraphIQL (note the extra “I”), a web based “IDE” for writing GraphQL queries. This blog post is to save anyone else who stumbles across this post some of the wasted pain I went through.  TL;DR: Don’t […]