Laravel Vue 3 Pinia CRUD Full Tutorial With Image Uploader | Pinia Vue 3 CRUD | HINDI
Pinia, The New (and better) State Management System For Vue. In developing modern web applications, applications need access to the same data across components. It is possible without some form of global state management. You would rely on emitting events up from child to parent component and passing data down from parents to child components.
While this approach works, it’s not scalable because the more the application grows, it becomes unmanageable. It is where State management comes in.
In this video, we’ll learn what state management is , how we can create a CRUD application and also upload images using Vue 3 and pinia with laravel , we will also learn about the latest official state management library for Vue; Pinia, and build a contact list application with
Install PINIA: https://pinia.vuejs.org/getting-started.html#installation
Video Chapters:
0:00 Introduction
1:03 Install Laravel And Vue3
6:50 Design Form and Post List - Bootstrap
12:30 Install Pinia
16:00 Perform CRUD - ADD, EDIT, UPDATE, AND DELETE
Our Playlists:
Laravel 9:
https://www.youtube.com/playlist?list=PLT51dtioU1pMRjcKAxaFzvWu8Sts_UxoC
Vue 3 Laravel 9 Tutorial:
https://www.youtube.com/playlist?list=PLT51dtioU1pNUZtUhg9pmKpa8JyaCVUXh
Laravel Testing:
https://www.youtube.com/playlist?list=PLT51dtioU1pMVyvwyPVc-UwdeP2pQYeAU
Nuxt Js
https://www.youtube.com/playlist?list=PLT51dtioU1pPGuiF-LUncoy4dBlNZQZBR
Laravel And Vuejs
https://www.youtube.com/playlist?list=PLT51dtioU1pN0mQqQ5RM5nE8uOfzsqml2
Laravel Notifications:
https://www.youtube.com/playlist?list=PLT51dtioU1pPaMcBTIvxVcVEnH9X5ynIt
Laravel And React Js
https://www.youtube.com/playlist?list=PLT51dtioU1pNoJ1C-TJbp13hEw7NmJv6i
Laravel Interview Questions And Answers:
https://www.youtube.com/playlist?list=PLT51dtioU1pMFovNbZHkHdJEzU5RNJwa2
Laravel User Management System:
https://www.youtube.com/playlist?list=PLT51dtioU1pPNxwwo3dWfkUCKI2BXnc_H
Laravel Multi Auth System
https://www.youtube.com/playlist?list=PLT51dtioU1pPmtFnYQ5WRnYvvL1zW74wl
Follow us:
YoutTube: https://www.youtube.com/c/Ajayyadavexpo
Instagram: https://www.instagram.com/ajayyadavexpo/
Twitter : https://twitter.com/ajayyadavexpo
Linkedin : https://www.linkedin.com/in/ajayyadavexpo/
Github : https://github.com/AjayYadavAi
Download Code :
https://github.com/AjayYadavAi/laravel-9-vue3-pinia-crud
Please subscribe to my channel and share the video with your friends.
#vuejs #vite #laravel9 #pinia #crudvue3 #vue3piniaCRUD #Laravel9Vue3Pinia