rcrowe / TwigBridge

Give the power of Twig to Laravel
MIT License
895 stars 165 forks source link

[Question] Laravel8 + TwigBridge + GraphQL Twig extension -- example or available package? #412

Open huna02 opened 3 years ago

huna02 commented 3 years ago

I'm looking to inject php GraphQL query results , with queries defined in Twig(Bridge) templates, using Twig Extension in Laravel8

I've asked here,

https://stackoverflow.com/questions/66665429/how-to-inject-php-graphql-query-results-with-queries-defined-in-twigbridge-t

but don't expect bumping into someone using the combination there; more likely here.

Anyone have / know of an existing Laravel+TwigBridge+GraphQL Twig extension ?