Vue Courses
586 subscribers
15 photos
2.8K videos
2 files
193 links
Download Telegram
Vue Courses
#admin #nuxt #nuxtnation Do not forget about https://nuxtnation.com/
https://vi.to/hubs/nuxtnation/pages/stream

Anyway, I think they also save a record for us.
So, if you don't have a time to watch it now, you could wait record of stream.
Title: Laravel Backends for Vue.js 3
Description: In this course, we'll build out a Vue.js front-end fine tuned for interaction with a Laravel powered REST API.
Link: https://vueschool.io/courses/laravel-backends-for-vue-js-3
Difficulty: #Advanced
Lessons: 33 / 34
Tags: #vueschool
Media is too big
VIEW IN TELEGRAM
1 - Laravel Backends for Vue.js Frontends Course Introduction
Media is too big
VIEW IN TELEGRAM
2 - Setup Development Environment for Backend
Media is too big
VIEW IN TELEGRAM
3 - Setup Development Environment for the Frontend
Media is too big
VIEW IN TELEGRAM
4 - Laravel Sanctum and Fortify for a Vue.js SPA
Media is too big
VIEW IN TELEGRAM
5 - Register Users with Laravel Fortify for a Vue.js SPA
This media is not supported in your browser
VIEW IN TELEGRAM
6 - Tweak the Axios Base URL for Best Dev Experience
Media is too big
VIEW IN TELEGRAM
7 - Login and Logout Users with Laravel Fortify for a Vue.js SPA
This media is not supported in your browser
VIEW IN TELEGRAM
8 - Cleanup the User Flow with Better Redirects
Media is too big
VIEW IN TELEGRAM
9 - Protect Pages with Middleware
Media is too big
VIEW IN TELEGRAM
10 - Create a Custom useAuth Composable
Media is too big
VIEW IN TELEGRAM
11 - Format the User Data Once
Media is too big
VIEW IN TELEGRAM
12 - Cache the User in Memory
This media is not supported in your browser
VIEW IN TELEGRAM
13 - Update the Guest Middleware to use the Cached User
Media is too big
VIEW IN TELEGRAM
14 - Use Axios Intereptors to Redirect to Login Page on 401 Unauthorized Response
This media is not supported in your browser
VIEW IN TELEGRAM
16 - Add Some Application-Wide TS Interfaces
Media is too big
VIEW IN TELEGRAM
17 - Manually Handle Form Validation Errors with Laravel and Vue
Media is too big
VIEW IN TELEGRAM
18 - Simplify Form Validation with FormKit