This repository based on a youtube tutorial series Link.
Note: I am not the owner of related youtube channel, here i am just implementing and explaning the writing the steps of the videos one by one.
- Installing All Requirements & Customize Step By Step - Link - (Video 1 & 2 & 4)
- Vue Router Configuration - Link - (Video 5)
- HTML5 History Mode to Solve Route Problem & Detecting Active Menu - Link - (Video 6)
- Logout Implementation - Link - (Video 7)
- Profile Picture, User Type, User Biography Fields - Link - (Video 8)
- Custom Vue Components For Management (Users) - Link - (Video 9 & 10)
- VForm Component for Back-end Error Handling For Laravel - Link - (Video 11)
- Create API & Resource Controller - Link - (Video 12)
- Axios in Laravel 5.7 and Vue To Insert User Data - Link - (Video 13)
- Server Side Validation For Api - Link - (Video 14)
- Gets the Users Data From Database & Display Them - Link - (Video 15)
- Create a Global VueJs Filter To Make UpperCase Letter & MomentJs For Dates - Link - (Video 16)
- Show Progress Bar while creating the new user - Link - (Video 17)
- Use Sweet Alert and Vue after making Ajax Request - Link - (Video 18)
- Custom Vue Events To Load Users Again Without Refreshing Page - Link - (Video 20)