* Cantinho Satkeys

Refresh History
  • JPratas: dgtgtr Pessoal  49E09B4F k7y8j0
    06 de Novembro de 2024, 17:19
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    03 de Novembro de 2024, 10:49
  • j.s.: bom fim de semana  43e5r6 49E09B4F
    02 de Novembro de 2024, 08:37
  • j.s.: ghyt74 a todos  4tj97u<z
    02 de Novembro de 2024, 08:36
  • FELISCUNHA: ghyt74   49E09B4F  e bom feriado   4tj97u<z
    01 de Novembro de 2024, 10:39
  • JPratas: try65hytr Pessoal  h7ft6l k7y8j0
    01 de Novembro de 2024, 03:51
  • j.s.: try65hytr a todos  4tj97u<z
    30 de Outubro de 2024, 21:00
  • JPratas: dgtgtr Pessoal  4tj97u<z k7y8j0
    28 de Outubro de 2024, 17:35
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  k8h9m
    27 de Outubro de 2024, 11:21
  • j.s.: bom fim de semana   49E09B4F 49E09B4F
    26 de Outubro de 2024, 17:06
  • j.s.: dgtgtr a todos  4tj97u<z
    26 de Outubro de 2024, 17:06
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana
    26 de Outubro de 2024, 11:49
  • JPratas: try65hytr Pessoal  101yd91 k7y8j0
    25 de Outubro de 2024, 03:53
  • JPratas: dgtgtr A Todos  4tj97u<z 2dgh8i k7y8j0
    23 de Outubro de 2024, 16:31
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    23 de Outubro de 2024, 10:59
  • j.s.: dgtgtr a todos  4tj97u<z
    22 de Outubro de 2024, 18:16
  • j.s.: dgtgtr a todos  4tj97u<z
    20 de Outubro de 2024, 15:04
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  101041
    20 de Outubro de 2024, 11:37
  • axlpoa: hi
    19 de Outubro de 2024, 22:24
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana  4tj97u<z
    19 de Outubro de 2024, 11:31

Autor Tópico: Create Burger King Website Using Php 2022  (Lida 40 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Online mitsumi

  • Moderador Global
  • ***
  • Mensagens: 115835
  • Karma: +0/-0
Create Burger King Website Using Php 2022
« em: 06 de Novembro de 2022, 13:57 »

Create Burger King Website Using Php 2022
Published 11/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 2.23 GB | Duration: 3h 30m

Create Burger King Website Using PHP From Scratch

What you'll learn
Create Burger King-Like Website Using PHP
Setting up PHP environment
Working on the user-interface
Blade templates
How to create a database
How to get meals from database
How to add meals to cart
How to remove meals from cart
How to increase and decrease meal quantity
How to make an order and checkout
How to integrate Paypal payment system
How to let customers pay using Paypal
How to verify Payment
How to verify Payment
Requirements
Good Knowledge in PHP
Computer with Windows or MAC
Internet connection
Description
This courses will teach you how to create burger king-like website using PHP.In this course you will learn how to build burger king-like website using PHP. Learning how to build an e-commerce website that lets customers order from you will give you the opportunity to build a real-world, in-demand project and will open up the door of opportunity for you to become a professional Full-Stack developer.First, you will learn how to install PHP environment, then you will learn how to incorporate an HTML & CSS burger king-like template. Then you will be taught the most important parts of this projects such as creating a cart and letting customers checkout. Thereafter, you will be taught how to integrate Paypal Payment system so that customers will pay you.You will also learn how to integrate PayPal correctly so that you receive money for your meals. PayPal is one of the most powerful payment systems. By integrating PayPal into your PHP website you will learn a very important skill that is indispensable these days in any website.By the end of this course you will have built a project using PHP that is capable of letting customers buy meals online while you have a control over the business and the website.Why should you take this course?There are many reasons why this course is extremely important. 1. You will build a real-world web app, rather than building unrealistic project.2. I will teach you the "how-to" rather than concepts that you will end up abandoning.3. You will learn HTML, CSS, PHP & MYSql and how they can work together.4. You will learn Full-Stack development and become a professional one having build a complete e-commerce website.Some of What You Will Learn in This Course:1. Install project environment & create project.2. Run PHP project files.3. Structure your project.4. How to add a complete HTML & CSS burger king-like template.5. Logic behind building complete burger king ordering website.6. How to let customers add meals to cart.7. How to let customers make orders and checkout.8. How to integrate Paypal Payment System.9. How to manage your database.10. Best practices and techniques.11. Organize your project.12. Much much more...Wish you an incredible learning journey.
Overview
Section 1: Course Content
Lecture 1 Introduction
Lecture 2 Tools you need
Lecture 3 Installing XAMPP - Mac users
Lecture 4 XAMPP tour
Lecture 5 Installing XAMPP - Windows users
Lecture 6 Adding PHP to Path - Windows users
Lecture 7 Project folder
Lecture 8 Importing template
Lecture 9 Template
Lecture 10 Run project
Lecture 11 Database
Lecture 12 Tables
Lecture 13 Database connection
Lecture 14 Add products
Lecture 15 Get products
Lecture 16 Foreach
Lecture 17 Single product
Lecture 18 Cart route
Lecture 19 Cart
Lecture 20 Cart function 1
Lecture 21 Cart function 2
Lecture 22 Cart view
Lecture 23 Testing cart
Lecture 24 Remove cart
Lecture 25 Edit quantity
Lecture 26 Total
Lecture 27 Quantity
Lecture 28 Checkout
Lecture 29 Checkout view
Lecture 30 Place order
Lecture 31 Order items 1
Lecture 32 Order items 2
Lecture 33 Checkout total
Lecture 34 Order cost
Lecture 35 Testing order
Lecture 36 Refactoring
Lecture 37 Payment design 1
Lecture 38 Payment design 2
Lecture 39 Payment page
Lecture 40 PayPal
Lecture 41 PayPal app 1
Lecture 42 PayPal app 2
Lecture 43 PayPal credintials
Lecture 0 Payment button 1
Lecture 44 Payment button 2
Lecture 45 Payment amount
Lecture 0 Testing PayPal
Lecture 0 Payments table 1
Lecture 0 Payments table 2
Lecture 46 Thank you page
Lecture 0 Testing payment
Lecture 47 Time
Lecture 48 PayPal live
Section 2: Project files
Lecture 49 Project files
PHP developers,Web developers,Programmers & developers


Download link

rapidgator.net:
Citar
https://rapidgator.net/file/011f1e17f112f608ace380ebf936ac60/xjddh.Create.Burger.King.Website.Using.Php.2022.part1.rar.html
https://rapidgator.net/file/2424f6cc726b21de34a0ab73226044bd/xjddh.Create.Burger.King.Website.Using.Php.2022.part2.rar.html
https://rapidgator.net/file/47a92c9dc66c345456a11314f1efbf08/xjddh.Create.Burger.King.Website.Using.Php.2022.part3.rar.html

uploadgig.com:
Citar
https://uploadgig.com/file/download/74e63c3B9adCfc2b/xjddh.Create.Burger.King.Website.Using.Php.2022.part1.rar
https://uploadgig.com/file/download/7d82105393Ade87C/xjddh.Create.Burger.King.Website.Using.Php.2022.part2.rar
https://uploadgig.com/file/download/74bFa24a1fCf9e27/xjddh.Create.Burger.King.Website.Using.Php.2022.part3.rar

nitroflare.com:
Citar
https://nitroflare.com/view/AD28F7D91CC539B/xjddh.Create.Burger.King.Website.Using.Php.2022.part1.rar
https://nitroflare.com/view/CBA0B384436B09F/xjddh.Create.Burger.King.Website.Using.Php.2022.part2.rar
https://nitroflare.com/view/8C8836E6774FA67/xjddh.Create.Burger.King.Website.Using.Php.2022.part3.rar

1dl.net:
Citar
https://1dl.net/vlhzmv1i6kfb/xjddh.Create.Burger.King.Website.Using.Php.2022.part1.rar.html
https://1dl.net/0wx2vm85lhuo/xjddh.Create.Burger.King.Website.Using.Php.2022.part2.rar.html
https://1dl.net/vx36z1e2f56k/xjddh.Create.Burger.King.Website.Using.Php.2022.part3.rar.html