Master Laravel with GraphQL, Vue.js and Tailwind
Learn GraphQL in Laravel PHP Framework, how to build SPA using Vue.js & Tailwind, build 2 projects
Created by Piotr Jura | 18 hours on-demand video course
Learn modern and most up-to-date development tools in your web developer toolchain!
I’ll let you see how modern PHP is these days. First off, the power of the Laravel framework takes PHP to a whole new level. You don’t need to use Node.js to be a modern developer. Laravel will make you super productive.
Next, Laravel has a history of preferring Vue.js for frontend development and building SPA apps (Single Page Applications). It’s a framework of choice for many Laravel developers. That’s why I have a Vue crash course for you included. Yes, you will learn Vue in this course.
When building a SPA, you have 2 main components – the API (Application Programming Interface) server and the API consumer. The API itself needs to follow some rules and guidelines. This is where GraphQL steps in. It’s a spec on how to build robust APIs, made by Facebook and used by them widely.
The Master Laravel with GraphQL, Vue.js and Tailwind course will focus on how to build a GraphQL API server using Laravel PHP Framework, aided by the Lighthouse library. I think you will be surprised how easy it is to build a fully-fledged, robust API in hours.
The API consumer would be a Vue.js SPA application and we will cover everything – including Vue basics, Vue Components, Vue Router, VueX (global state management). Everything a seasoned Vue developer should know.
On top of that, you will learn how to use Apollo – an industry-standard library to consume GraphQL APIs on the web. The knowledge you’ll gain will stay with you whatever you use, as Apollo works with both React, Vue, and any other frontend framework out there!
Finally, we will deep dive into Tailwind CSS – the modern CSS framework that lets you build beautiful and complicated UIs by relaying on utility classes.
What you’ll learn
- Learn GraphQL
- Creating GraphQL Server using Laravel PHP Framework
- Building SPA in Vue JavaScript Framework
- Tailwind CSS deep dive
- Using Vue Router
- Using VueX for global app state management
- Using Lighthouse library to create GraphQL server
- Includes Vue JS crash course
- Creating advanced, modern applications using PHP
- Full Source code included!
Recommended Course by Piotr Jura
Master Laravel for Beginners & Intermediate 2024 Best seller
Symfony 6 Framework Hands-On 2024 Best seller
Master Laravel, Vue 3 & Inertia Full Stack 2024
Master Nuxt 3 – Full-Stack Complete Guide Best seller
Master NestJS a Node.js Framework 2024
Vue 3 Mastery: Firebase & More – Learn by Doing!
Who this course is for:
- Laravel beginners
- PHP beginners
- JavaScript beginners