├── 01.Getting started with Vuejs.mp4
├── 02.Computed properties and Style binding with Vue.js.mp4
├── 03.Creating Components with Vue.js.mp4
├── 04.Using watch and communication between multiple components.mp4
├── 05.Vuejs with Laravel 5.mp4
├── 06.Create single component file to make reusable components.mp4
├── 07.Deleting Todo items with $remove Vue.js.mp4
├── 08.Vue Resource to make api calls and fetch data - part 1.mp4
├── 09.Vue Resource to make api calls and fetch data - part 2.mp4
├── 10.Add Todos with API calls to database.mp4
├── 11.Handling the Edit & Delete for the Todos.mp4
├── 12. Working with Vuex part 1 - setting up the Store.mp4
├── 13. Working with Vuex part 2 - setting up Actions for listing and Add.mp4
├── 14.Working with Vuex - adding delete functionality.mp4
├── 15.Vuejs validation - Adding basic validation to Todo Add component.mp4
├── 16.Laravel Login Signup quick setup - part 1.mp4
├── 17.Laravel Login Signup quick setup - part 2.mp4