Description
In this course, you will learn:-
- How to integrate Angular and Laravel
- In Laravel, here's how to make an API
- In Laravel, use JWT
- Make a single-page application (SPA)
- Laravel SPA password reset
Syllabus:-
- Creating Components
- Configure JWT
- Angular Routing
- Create Login
- Laravel CORS Solved
- Sign Up User with JWT
- Refactor with Service
- Handle JWT token in FrontEnd
- Redirect after Login
- Logout and Can Activate
- Reset Password
- Send Email for reset password
- Send Token with Email
- Reset the Password
- Notify User using NG-Snotify