GraphQL w/ Laravel & Vue - Overview - Part 1

preview_player
Показать описание

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.

# LINKS
Рекомендации по теме
Комментарии
Автор

One thing that I love about you, when I watch videos of you I never feel I am watching any video tutorial. It feels you teach me by sitting in front of me

returnZeroo
Автор

Amazing. I'm going to watch the entire series today and then I will try out GraphQL and Lighthouse for myself on one of my Vue/Laravel apps. Thanks so much for the series.

eflat__major
Автор

I've never bothered into graphql untill now. Awesome video! No more writing API resources in laravel :P

gummbyandpokey
Автор

Hello Andre! I study at your practices. Thank you for the good lessons, i think so maybe you best teacher at youtube.

upixelstudio
Автор

Thanks, Andre for such a simple tutorial. great work.

Anilsharma-dmbj
Автор

Thanks for this! :)
The problem I had all the time with SPAs, and Laravel, was getting those complex relationships on response. With this, there's no limit for SPAs.

beganovich
Автор

Thanks man nice tutorial and very good timing, I was having and idea of checking/testing such combination (GraphQL with laravel and Vue) since few days and now this shows up

mohammedi.
Автор

Hi! I like your channel and followed a lot of your tutorials succesfully! you are great!

sergiocorderopino
Автор

You are one of the amazing teacher for me..

ashok_bishnoi
Автор

Thank you Andre <3 I loved the simple tutorial it really helped me ease into the work

AbdelrahmanMoussaAbuOuf
Автор

I have an error when I try to do the query with apollo:

erwingforero
Автор

Thanks! Very informative
I'm currently doing a prototype as a poc for using GraphQL with Laravel, and lighthouse seems promising, but I'm concerned about handling Authorization, will there be any episodes that will discuss this ?

khaledel-eskandarany
Автор

@bcrypt is now replaced with @hash - if anyone faces the issue with User mutation

Johntjk
Автор

Hi Andre, I have question regarding to the GraphQL and I just want to confirm if my idea is correct after watching the video. I am assuming GraphQL is a "front-end" query SQL right? It has its own syntax and allows user to input of what information needs to be retrieved from server. My question is that what if user doesn't know what are the data columns in the back-end database and I am wondering how are the users able to retrieve the correct information? Also can't I simply write a sql query with the Eloquent in laravel (I am using laravel as an example after watching your awesome videos) and create my own query instead of using GraphQL? All I need to do is pass the data to the correct routes which user can simply obtain the information that they need? Thanks

peterfeng
Автор

What a great topic to start the year! Many thanks!

ibnuh
Автор

Perfect, that I need from update my projects!
Thanks for start the serie!

jafetl.ch.
Автор

Hello Andre, I subscribed to your channel just now, the much knowledge in your tuts, the way you explain the details, the time of each video in any tutorial you made. All those reasons make me subscribe to your channel, one thing makes me change the notification state from (all to specific) which is in all deferent languages you use "Todo" app, you need to do more than "Todo" in order to make me change that notification state, we need more deferent real apps, despite all that, thank you man, i really appreciate all of your efforts, thnx a lot

tholfikarmohammed
Автор

Please I wish to know how to add API token to queries ? bc in my case the data I am accesing requires that I use the token on every request

kumkenneth
Автор

This playlist is golden!!! thanks andre!!!

Can you please teach us how to create a Learning Management System or a News Portal with Laravel/Vue/GraphQL/Tailwind?

josuebarros-desenvolvedorw
Автор

Gracias Andre por compartir tus conocimientos

luismarcelinoarenasjara