課程資料
課程簡介
Build An E-commerce Website from beginners to pro By using Stripe Api for payment. Available on laravel 9.
In this course, we're gonna learn from scratch and step by step, how to create a complete Laravel E-commerce WebApplication with seven different credit cards for payment: Visacard, MasterCard, AmericanExpress, UnionPay, Diners Club, JCB, and Discover.
We're gonna learn :
How to create and view products, products categories, sliders;
How to select a product by category;
How to add products to cart;
How to update products item quantity and how to remove item products;
How to customize checkout form for online payment with stripe API;
How to save and display Client orders;
How to export Client orders from Laravel to PDF.
In this course, we will learn from scratch, step by step, the basics of Laravel. We are going to code with Laravel 7.X.
We will learn:
On setting up a Laravel project. We will see in great detail how to set up a Laravel project;
The Model View Controller concept;
The Basic Routing;
With much more details on the Controllers (extending between models and views);
How to use the Blade templating template in a Laravel project. Which has the role of being able to avoid the reuse of similar HTML codes;
With much more detail on models and migrations;
Laravel Collective is a form system clean for Laravel.
課程章節
- 10 個章節
- 106 堂課
- 第 1 章 Introduction To Laravel
- 第 2 章 Models and Migrations
- 第 3 章 Viewing Data In laravel
- 第 4 章 Saving Data in Laravel
- 第 5 章 Edit, Update, and Delete Data in Laravel
- 第 6 章 Importing Client Template in Laravel.
- 第 7 章 Importing Admin Template in Laravel.
- 第 8 章 Saving, Edit, Update, Delete, Activate and Unactivate data in Laravel
- 第 9 章 Viewing home page dynamically
- 第 10 章 Shopping Cart
課程內容
- How To Install Laravel
- How To Create A Complete Project/Website In Laravel
- How To Create E-Commerce Website In Laravel
- Learn Basic Routing
- Learn How To Use PHP Artisan Commands
- Learn How To Create Models & Controllers
- Learn How To Create Views Using Blade
- Connect Website To Database & Create Tables
- Get Products From Database & Display Them For Customers
- Add Bootstrap To Your Project
- Create Cart & Display Prices & Quantities
- Redirect Users To Specific Pages
- Delete Items From Cart
- Create Admin Dashboard To Control All Products
- Update Product Fields
- Upload & Update Product Image
- Create New Products Using Admin Dashboard
- Delete Product From Database Using Admin Dashboard
- Restrict Access To Admins Only
- Add Pagination To Your Website
- Increase & decrease number of items in cart
- Create a Robust Checkout System
- Add Payment Gateway Page
- Integrating Stripe with your e-commerce store
- Exporting Client Orders To PDF
- Creating The Invoice
評價
-
TTina N.
Coming from a Codeigniter background makes me appreciate Laravel's existence and N'kele's teaching so much. Apart from his accent, I could understand him well enough to get through the course. It's pretty clear that the teacher's background includes CakePHP as he says bake alot, lol. The course itself was formatted nicely for the most part. The last 20 minutes was really confusing, but all in all I learned alot. I used the latest version of Laravel 10.x and ran it in Docker. There were a few things that are different between versions, but nothing like Stack Overflow to help you fill in those gaps. He could've cut some of course time by minimizing some of the troubleshooting and utilizing some Visual Studio Code shortcuts. There's way more to Laravel than what is taught in this course, but this course will get you going. Thank you to the teacher!
-
SSunil Besra
Amazing experience while creating E-commerce website using laravel.
-
MMohammed Hassan
The course is basic, good explanation but too basic. If you are looking for a A-Z E-Commerce tutorial then look for a different course
-
パパンテラ
It was easy to understand. Thank you for teaching me.