Laravel 8.X & 7.X E-commerce Website From A to Z

所在平台: Udemy

课程主页: https://www.udemy.com/course/laravel-e-commerce-website-from-a-to-z/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:** Laravel 8.X & 7.X 电子商务网站从零到一 **课程概览:** 本课程将带领学员从零开始,一步步学习如何构建一个完整的 Laravel 电子商务 Web 应用程序。课程重点在于实现集成七种不同信用卡(Visa、MasterCard、American Express、UnionPay、Diners Club、JCB、Discover)的支付功能。 **主要学习内容:** * **产品管理:** 如何创建、查看产品,以及产品分类和轮播图的设置。 * **浏览与筛选:** 如何按分类选择产品。 * **购物车功能:** 如何将产品添加到购物车,更新商品数量,以及移除商品。 * **在线支付:** 如何通过 Stripe API 定制结账表单,实现在线支付。 * **订单管理:** 如何保存和显示客户订单。 * **订单导出:** 如何将客户订单导出为 PDF 文件。 **Laravel 基础:** 本课程将深入讲解 Laravel 7.X 的基础知识,包括: * **项目搭建:** 详细介绍 Laravel 项目的设置。 * **MVC 概念:** 理解模型-视图-控制器(Model-View-Controller)的设计模式。 * **基础路由:** 掌握 Laravel 的路由机制。 * **控制器详解:** 深入学习控制器,包括模型与视图之间的交互。 * **Blade 模板引擎:** 学习使用 Blade 模板,避免重复编写 HTML 代码。 * **模型与迁移:** 详细讲解模型(Models)和数据库迁移(Migrations)的使用。 * **Laravel Collective:** 学习使用 Forms 这一简洁的 Laravel 表单构建系统。

课程评论(0条)

课程详情

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.

课程标签

0人关注该课程

主题相关的课程