Join Slack
Powered by
hello, I tried setting up Playground for our Larav...
# prisma-whats-new
c
crisu83
03/26/2018, 11:34 AM
hello, I tried setting up Playground for our Laravel application, but it seems that you’re not publishing
graphql-playground-react
with a build that can be directly ran in the browser by importing it through a
script
tag.
h
huv1k
03/26/2018, 11:48 AM
you can check how its done here
https://github.com/graphcool/graphql-playground/blob/master/packages/graphql-playground-html/src/render-playground-page.ts
c
crisu83
03/26/2018, 1:29 PM
I actually found that already, but I concluded that I cannot use it together with Laravel directly (like we do with GraphiQL) because its routing will mix up our own routing.
Open in Slack
Previous
Next