Skip to content

zhu4koff/adminlte_v3

 
 

Repository files navigation

AdminLTE 3.0 + Laravel 5.7 Full Project

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.

Tutorials & Descriptions

  1. Installing All Requirements & Customize Step By Step - Link - (Video 1 & 2 & 4)
  2. Vue Router Configuration - Link - (Video 5)
  3. HTML5 History Mode to Solve Route Problem & Detecting Active Menu - Link - (Video 6)
  4. Logout Implementation - Link - (Video 7)
  5. Profile Picture, User Type, User Biography Fields - Link - (Video 8)
  6. Custom Vue Components For Management (Users) - Link - (Video 9 & 10)
  7. VForm Component for Back-end Error Handling For Laravel - Link - (Video 11)
  8. Create API & Resource Controller - Link - (Video 12)
  9. Axios in Laravel 5.7 and Vue To Insert User Data - Link - (Video 13)
  10. Server Side Validation For Api - Link - (Video 14)
  11. Gets the Users Data From Database & Display Them - Link - (Video 15)
  12. Create a Global VueJs Filter To Make UpperCase Letter & MomentJs For Dates - Link - (Video 16)
  13. Show Progress Bar while creating the new user - Link - (Video 17)
  14. Use Sweet Alert and Vue after making Ajax Request - Link - (Video 18)
  15. Custom Vue Events To Load Users Again Without Refreshing Page - Link - (Video 20)
  16. Using Promise Function To Detect If User Created Successfully - Link - (Video 21)
  17. Delete User with Ajax and Show Results By Using Sweet Alert Modal - Link - (Video 22)
  18. How to Reset Errors & Entered Data on the Modal & Use for Update - Link - (Video 23)
  19. How to Switch Between Edit Modal & Create Modal - Link - (Video 24)
  20. How to Correctly Update User Informatin with Unique Email in Database - Link - (Video 25)
  21. How To Install Laravel Passport for API Auth in Laravel 5.7 - Link - (Video 27)
  22. How To Use JWT For Laravel API Authentication - Link - (Video 28)
  23. User Profile Component for User In Laravel & VueJs - Link - (Video 29 - (Video 30))
  24. How to Prepare File To Upload with Base64 in JavaScript Using Laravel & VueJs - Link - (Video 31)
  25. Submit Base64 String to Server & Convert Base64 String to Image - Link - (Video 32 & (Video 33))

About

Admin LTE 3.0 Full App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 46.5%
  • HTML 28.0%
  • Vue 25.5%