hello, I tried setting up Playground for our Larav...
# prisma-whats-new
c
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.
c
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.