React, Next.js and Laravel: A Practical Guide
- 4.9
Brief Introduction
Laravel, React, Next.js, Docker, Redux, Typescript, React Hooks, Stripe, Laravel Passport, Upload Images, Export CSVsDescription
Learn how to create 3 different apps with React, Next.js and Laravel.
The first app will be an Admin app using React with classes. The second app will be an Influencer app using React Hooks. The third app will be the Checkout using Next.js.
In Laravel you will Learn:
Authenticate using Laravel Passport
Laravel API Resources
Install and use Docker
Upload Images
Use Redis
Stripe configuration
Laravel Events
Laravel Listeners
Sending Emails
In React you will learn:
Create a React project with Typescript
Create a Next.js project with Typescript
Use Docker
Use Redux
Use React Hooks
Create public and private routes
Restrict routes for unauthorized users
Upload Images
Export CSV's
Build a chart with c3.js (part of d3.js)
If these are what you are looking for then this course is for you.
Requirements
- Requirements
- Beginner PHP Developers
- Beginner Javascript Developers