Delete category using reusable delete component using vuex and watch | Laravel Vue Development - 18

preview_player
Показать описание
In this video you will learn how to make a component reusable using vuex and watch property in vuejs.

===================================
Join our facebook group for support
====================================

For laravel we will cover
1. Route ​
2. Model ​
3. View ​
4. Controller ​
5. Query​
6. Middleware ​
7. Authentication​
8. Relationships ​
9. Email sending ​
10. Account/Password recovery

1. Vue router ​
2. Vuex​
3. Components ​
4. Mixin ​
5. Methods ​
6. Hooks​
7. Filters ​
8. iView UI ​
9. Computed ​
10. Data function ​
11. Two-way binding​
12. Axios​
13. Vue conditions ​
14. Vue loops ​

====================================================
Hi there, we are going to upload lots of cool project based videos. We are planning to upload lots of videos on flutter. So stay with us :)

We develop web and mobile(android and iOS) applications.

Thank you.
Рекомендации по теме
Комментарии
Автор

why assign true to isDeleted : data,
why the model is closed ?
in other words
why the model is closed by assignig true to the isDeleted ?

amrraouf
Автор

@AppifyLab
TypeError: Cannot read property 'getters' of undefined"

samnang_tech
Автор

sir we can also achieve delete modal task by passing argument in deleteModal component and received value as a props then perform our task ???

hariskalim
Автор

did you use jwt or passport in laravel-vue in this playlist or any other playlist?

amrraouf
Автор

great project, sir. are you going to implement authentication?

opahprincewill
Автор

Thanks for your time efforts, but I think now we have two [Part 16] episodes

mohammedi.
Автор

why did you use this
$hasFullPath = false

amrraouf
Автор

why assign true to isDeleted : data,
why the model is closed ?
in other words
why the model is closed by assignig true to the isDeleted ?

amrraouf