Vue 3, Nuxt.js and Laravel: A Practical Guide
- 5
Brief Introduction
Laravel, Vue 3, Nuxt.js, Composition API, Options API, Vuex, Typescript, Docker, Upload Images, Export CSV, StripeDescription
Learn how to create 3 different apps with Vue 3, Nuxt.js and Laravel.
The first app will be an Admin app using Vue 3 Composition API The second app will be an Influencer app using Vue 3 Options API. The third app will be the Checkout using Nuxt.js.
In Laravel you will Learn:
Authenticate using Laravel Passport
Laravel API Resources
Install and use Docker
Upload Images
Use Redis
Stripe configuration
Laravel Events
Laravel Listeners
Sending Emails
In React you will learn:
Use Vue with Typescript
Use Nuxt.js
Use Vuex
How to use Composition API and Options API
Create classes, interfaces
Create public and private routes
Restrict routes for unauthorized users
Upload Images
Export CSV's
Build a chart with c3.js (part of d3.js)
Pay with Stripe
If these are what you are looking for then this course is for you.
Requirements
- Requirements
- Beginner PHP Developers
- Beginner Javascript Developers