Jules Mons

Results 22 comments of Jules Mons

> Dont use the embedded one, use the GRaphql Playground as its a standalone app and works better. > Hope it works for you, **I am using the standalone one.**...

**To clear up further uncertainties, i will share my exact steps:** - git clone https://github.com/kikoseijo/lumen-lighthouse-graphql.git - cd lumen-lighthouse-graphql - composer install && composer update - copy .env.example .env - (App...

But the fact still stands that GraphQL Playground does not find a scheme. The API boilerplate still doesnt work for me

A Screenshot of GraphQL Playground ![image](https://user-images.githubusercontent.com/33626268/46737375-9d8c1280-cc9b-11e8-8ffd-8ba27cf78dfe.png)

**I have made a scheme**, in fact **it was provided by the boilerplate**. I cloned your zipfile so everything should be setup correctly. Also in GraphQL Playground is says that...

I have opened the console window inside GraphQL Playground and got the following errors. **In the network tab** ![image](https://user-images.githubusercontent.com/33626268/46809497-e3fe7180-cd6e-11e8-95e2-1b077ee099e7.png) **In the console window** ![image](https://user-images.githubusercontent.com/33626268/46809573-05f7f400-cd6f-11e8-8b49-e94bd368d808.png) I have done `composer install &&...

I have done `composer self-update` and did `composer install && composer update` and **i am still unable to get the API working.** However, the **WEB portion** of the API is...

> **To clear up further uncertainties, i will share my exact steps:** > > * git clone https://github.com/kikoseijo/lumen-lighthouse-graphql.git > * cd lumen-lighthouse-graphql > * composer install && composer update >...

**The PHP code** you just shared **already exists** in the Boilerplate: ![image](https://user-images.githubusercontent.com/33626268/46812260-9edd3e00-cd74-11e8-833f-cc5e5190ce19.png)

I'll add 2018-04-11 00:47:28 to the created and updated add. Ill let you know it this resolves the issue