Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Develop an Ecommerce website with Laravel
Rating: 4.3 out of 5(10 ratings)
713 students
Created byEmmanuel Uzor
Last updated 4/2022
English

What you'll learn

  • How to create an eCommerce project with laravel
  • Admin and User Registration and Login
  • How to add, delete and edit products from the admin area
  • How to display products on your web page
  • How to add, edit and delete users cart
  • How to make and view orders
  • How to enable product purchase
  • How to receive payments through paystack method

Course content

6 sections25 lectures5h 14m total length
  • Introduction2:49
  • Installing laravel5:10

    At the end of this lecture, you are going to be able to install Laravel framework.

  • Database integration5:58

    You are going to learn how to create a database and connect the database to your Laravel project

  • Login and Registration6:16

    At the end of this lecture you will learn how to startup the login and registration system in Laravel

  • Importing Templates (part1)16:19

    At the end of this lecture you will learn how to import templates into our laravel project

  • Importing Templates (part2) - Login and Registration25:02

    In this lecture you will learn how to import your desired Authentication template and how to integrate it using the Laravel authentication system.

Requirements

  • No programming experience needed. you will learn everything you need to know
  • A good computer with an Internet connection
  • A basic knowledge of css and Html

Description

Laravel is an open-source PHP framework, which is robust and easy to understand.

Laravel has made web programming soo much easier that you do not have to start writing long codes for your website. Once you are acquainted with the documentation, it makes life soo much easy. This is wat we strive to achieve in this course. Developing our ecommerce website in an effective yet easy way.

This course , with the use of Laravel, will enable you to develop a user friendly project . Our  project will be a simple e-Commerce website. In The this course functions such as these will be handled:


  • Admin and user login and register system: This will enable admin or users to make changes related to their roles. For example, the admin can add, delete and update logged in or registered users, add or  modify product or services and so on. On the other hand, the user can make changes such as updating his or her account, make orders for a product and so on.

  • Importing user and admin template

  • Data | products upload from the admin panel and display on the project page.

  • Database storage and query: This means storing data in our database and retrieving the data when necessary.

  • checkout and order details.

  • One payment and delivery methods.

This is a basic course to learn how to create an ecommerce website in just few hours.


Who this course is for:

  • Beginner Web developers
  • All who want to create an ecommerce website