Skip to content

Commit

Permalink
event fix
Browse files Browse the repository at this point in the history
  • Loading branch information
viniychuk committed Jun 17, 2017
1 parent 8f7eb99 commit 779a559
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -45,6 +45,7 @@ Add the routing reference to the `app/config/routing.yml`:
graphql:
resource: "@GraphQLBundle/Controller/"
```
If you don't have a web server configured you can use a bundled version, simply run `php bin/console server:run`.

Let's check if you've done everything right so far – try to access url `localhost:8000/graphql`.
You should get a JSON response with the following error:
Expand Down

0 comments on commit 779a559

Please sign in to comment.