GraphQL Laravel Example

A comprehensive example project to show how to use graphql + laravel in the real world!

I built a simple e-commerce site with React + GraphQL + Laravel!

๐Ÿ”ฅ๐Ÿ”ฅReact frontend example๐Ÿ”ฅ๐Ÿ”ฅ

https://graphql-react-example.vercel.app/

๐Ÿ”ฅ๐Ÿ”ฅTry GraphiQL (the official IDE)๐Ÿ”ฅ๐Ÿ”ฅ

http://graphql-laravel-example.tw/graphiql

You should be able to build any apps with these examples & source code! ๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰

Notes

1. In real projects, you should only enable GraphiQL in the local environment.

2. You can use Github Discussions if you have any questions.

Author

Made by Chuan-Hao, an experienced full-stack developer based in Taipei.

If you need my consulting service, please visit: http://graphql-laravel-example.tw/contact

Source code

https://github.com/howtomakeaturn/graphql-react-example

https://github.com/howtomakeaturn/graphql-laravel-example