Angular and Laravel: Docker, Redis, Stripe, Publish to npm
- 5
Brief Introduction
Angular 9, Laravel 7, Docker, Redis, Stripe, Publish packages to npmjs, Angular LibrariesDescription
Learn how to create an Influencer App using Angular.
This app is composed by 3 projects, Admin, Influencer and Checkout. In this tutorial, you will learn how to handle multiple Angular projects.
In this tutorial you will learn:
How to create API's with Laravel
Authenticate using Laravel Passport
Laravel API Resources
Install and use Docker
Upload Images
Use Redis
Stripe configuration
Laravel Events
Laravel Listeners
Sending Emails
How to user Angular CLI
Create classes, interfaces, abstract classes
Use interceptors
Create public and private routes
Restrict routes for unauthorised users
Export CSV's
Build a chart with c3.js (part of d3.js)
Use Reactive Forms
Upload a package to npm registry
Handling Multiple Angular Projects
Angular Libraries
If these are what you are looking for then this course is for you.
Requirements
- Requirements
- Basic Javascript knowledge
- Basic PHP knowledge