We take a look at using GraphQL with Laravel and Vue.js. In this first part, we take a look at the GitHub API to see some of the problems that GraphQL solves over a traditional REST API.
We then take a look at the Lighthouse PHP package to work with GraphQL within Laravel. We take a look at the tutorial app which implements a blog. We get familiar with GraphQL tools like GraphiQL and GraphQL Playground.
We then take a look at Vue Apollo for our GraphQL client on the front-end. We take a look at the basics and start communicating with our backend.
Lighthouse PHP: https://lighthouse-php.com
Vue Apollo: https://github.com/Akryum/vue-apollo
Entire Playlist: • GraphQL with Laravel & Vue
LINKS
My courses: https://codewithdre.com
Sign up for my newsletter: http://andremadarang.com/newsletter
My website: http://andremadarang.com
Twitter: / drehimself
GitHub: http://github.com/drehimself
CodePen: http://codepen.io/drehimself