• Post category:StudyBullet-17
  • Reading time:48 mins read

Laravel 10 - Restaurant and Food Ordering Ecommerce (2023)
Building a Robust Restaurant and Food Ordering Platform Using Laravel 10, with Comprehensive Step-by-step Instructions

What you will learn

Building a Restaurant and Food Ordering Ecommerce from Scratch

Laravel Fundamentals

Dynamic Drag and Drop Menu Builder

Live Chat Feature

Live Order Notification Feature

Advance Product Management System

Advanced Product Coupon

Handling Delivery Areas

Product Discount Feature

Product Wishlist Feature

Advanced Product Variants Feature

Order Management Feature

Advanced add-to-cart Feature

Custom Page Builder

Order Management Feature

Multiple Payment Gateways (PayPal, Stripe, Razorpay)

Image Upload System

Dynamic Mail Configuration

Dashboard Analytics

Blog Management System

Admin-User Password Change Option

Product Review & Rating

Dynamic News Letters

Dynamic Site settings module

Database Clearing module

Lecture By Lecture Git Source Code

Description

Welcome to “Laravel 10 – Restaurant and Food Ordering Ecommerce (2023)“! Are you ready to embark on an exciting journey into the world of Laravel and create a cutting-edge restaurant and food ordering ecommerce platform? This course is your ticket to mastering Laravel 10 and building a dynamic, real-world project that will set you apart as a professional developer in the competitive job market.

Why Choose to Learn Laravel 10?

Laravel 10, the latest iteration of the renowned PHP framework, is a game-changer for web development. Its robust feature set, enhanced performance, and vibrant community make it the ultimate choice for crafting scalable and high-performing web applications. Whether you’re a seasoned developer or just starting out, Laravel 10 is your gateway to web development excellence.


Get Instant Notification of New Courses on our Telegram channel.


What Will You Achieve in This Course?

In Laravel 10 – Restaurant and Food Ordering Ecommerce (2023), you’ll acquire the skills and knowledge needed to build a feature-rich restaurant and food ordering platform. Our comprehensive curriculum covers a wide range of advanced functionalities, including:

  • Building a Restaurant and Food Ordering Ecommerce Platform from Scratch
  • Mastering Laravel Fundamentals
  • Creating a Dynamic Drag and Drop Menu Builder
  • Building a Live Chat Feature
  • Building Live Order Notifications
  • Developing an Advanced Product Management System
  • Building an Advanced Product Coupon System
  • Managing Delivery Areas
  • Implementing Product Discount Features
  • Enabling Product Wishlist Functionality
  • Incorporating Advanced Product Variants
  • Streamlining Order Management
  • Building Add-to-Cart Feature
  • Creating a Custom Page Builder
  • Integrating Multiple Payment Gateways (PayPal, Stripe, RazorPay)
  • Implementing an Image Upload System
  • Building Dynamic Email Settings
  • Dynamic Dashboard Analytics
  • Setting Up a Blog Management System
  • Admin-User Password Change Option
  • Implementing Product Review & Rating Features
  • Managing Dynamic Newsletters
  • Building Dynamic Site Settings Module
  • Building Database Clearing Module

    Why Should You Select This Course?

    Uniquely different from other courses that merely scratch the surface, this course immerses you in the entire development process of a real-world project. Beyond coding, you’ll gain invaluable insights into project management and industry best practices. Plus, you’ll have lifetime access to both the course materials and the complete source code of the project.

    Upon completion, you’ll possess a highly marketable skill set, positioning you to earn a lucrative income as a professional Laravel developer.

    Enroll today and take the first step toward a successful career in web development!

English
language

Content

Introduction

Introduction

Laravel Fundamental

1_Getting Environment Ready – Getting Local Environment Ready for Windows
2_Getting Environment Ready – Vs code Necessary Plugins for Laravel
3_Installation And Setup – How To Install Laravel Installer And Setup Project
4_Installation and Setup – Set Up Database Connection In Laravel
5_Directory Structure – Laravel Folder Structure All You Need To Know
6_Directory Structure – What Is Laravel Artisan
7_Directory Structure – Basic Understanding About Artisan Tinker
8_MVC Architecture – What Is MVC And How MVC Works In Laravel
9_Routing – What Are Routes How To Work With Them
10_Routing – Route Parameters
11_Routing – All About Route Naming ,Grouping And Prefix
12_Views – What Are Views How To Create Views In Laravel
13_Views – Yield And Section Directive In Laravel
14_Views – Useful Blade Directives
15_Controller – What Are Controllers How To Create And Use Them
16_Controller – Resource Controller
17_Model – What Is Models How To Work With Them
18_Migrations – What Is Migrations In Laravel And How To Use Them
19_Eloquent – Working with Eloquent ORM
20_Eloquent Relation – One To One
21_Eloquent Relation- One To Many
22_Form Handling – Discussing About Laravel Validation And Create A Form Design
23_Form Handling – Adding Name And Dynamic Data In Form
24_Form Handling – How To Use Form Validation To Validate User Input
25_Form Handling – Handling Form Data
26_Form Handling – How To Handle File Uploads
27_Middleware – What Is Middleware And How To Use It
28_Basic Authentication – Laravel User Authentication With Breeze
29_Basic Authentication – How To Create Multi Authentication System (Part – 1)
30_Basic Authentication – How To Create Multi Authentication System (Part – 2)
31_Basic Authentication – How To Create Multi Authentication System (Part – 3)
32_Basic Authentication – How To Create Multi Authentication System (Part – 4)
33_Basic Authentication – How To Create Multi Authentication System (Part – 5)

Environment Setup for Project

1_Environment Setup- Essential Software’s and Extensions for Development
2_Environment Setup- Fixing VS Code Path issues

Multi Auth Setup with Breeze

1_Install Laravel 10 and Breeze Auth
2_Multi Auth- Setting up Laravel Breeze Auth in Project
3_Multi Auth- Add new Columns in Users Table
4_Multi Auth- Add New Seeders for User and Admin
5_Multi Auth- Create Dashboards for Users
6_Multi Auth- Create Middleware for Multi Auth
7_Multi Auth- Redirect to Dashboard Depending on Role
8_Multi Auth- Create Separate Route Files for Admin

Admin Panel Setup and Mastering

1_Admin Setup – Overview of the Admin Template
2_Admin Setup – Admin Panel Mastering (Part – 1)
3_Admin Setup – Admin Panel Mastering (Part – 2)

Frontend Template Setup and Mastering

1_Frontend Setup – Overview of Frontend Template
2_Frontend Setup – Mastering Frontend Template (Part – 1)
3_Frontend Setup – Mastering Frontend Template (Part – 2)

Login Pages Mastering

1_Frontend – Login Page Mastering (Part – 1)
2_Frontend – Login Page Mastering (Part – 2)
3_Frontend – Registration Page Mastering
4_Frontend – Forget Password Page Mastering
5_Frontend – Reset Password Page Mastering
6_Admin – Login Page Mastering (Part – 1)
7_Admin – Login Page Mastering (Part 2)

Admin and User Profile Update Feature

1_Admin – Working on Admin Profile Update Feature (Part – 1)
2_Admin – Working on Admin Profile Update Feature (Part – 2)
3_Admin – Working on Admin Profile Update Feature (Part – 3)
4_Admin – Working on Admin Password Update Feature
5_Admin – Admin Avatar Update Feature (Part – 1)
6_Admin – Admin Avatar Update Feature (Part – 2)
7_Admin – Admin Avatar Update Feature (Part – 3)
8_Admin – Admin Avatar Update Feature (Part – 4)
9_Admin – Admin Logout Feature

User Profile Update Feature

1_Frontend – Mastering Frontend Dashboard
2_Frontend – Profile Update Feature for Frontend (Part – 1)
3_Frontend – Profile Update Feature for Frontend (Part – 2)
4_Frontend – Profile Password Update Feature
5_Frontend – Profile Image Update Feature (Part – 1)
6_Frontend – Profile Image Update Feature (Part – 2)
7_Frontend – Working with Logout Feature
8_Frontend – Fixing the Multi Auth Login Issue

Home Slider Feature

1_Home Slider- Creating Necessary files
2_Home Slider- Install and Setup of Laravel Yajrabox Datatables
3_Home Slider- Defining migration communes
4_Home Slider- Creating Factory for Slider Table
5_Home Slider- Showing Data at Index Datatable
6_Home Slider- Create Slider Feature (Part – 1)
7_Home Slider- Create Slider Feature (Part – 2)
8_Home Slider- Create Slider Feature (Part – 3)
9_Home Slider- Update Slider Feature (Part – 1)
10_Home Slider- Update Slider Feature (Part – 2)
11_Home Slider- Update Slider Feature (Part – 3)
12_Home Slider- Update Slider Feature (Part – 4)
13_Home Slider- Delete Slider Feature (Part – 1)
14_Home Slider- Delete Slider Feature (Part – 2)
15_Home Slider- Fixing Index Page Table
16_Home Slider- Fixing CSRF Issue After Redirect
17_Home Slider- Show Sliders at Frontend
18_Home Slider- Creating Delete Image Trait Method

Why Choose Us Section

1_Why choose us – Creating Necessary Files and Designs (Part – 1)
2_Why choose us – Creating Necessary Files and Designs (Part – 2)
3_Why choose us – Creating Migration Columns and Seed Data
4_Why choose us – Showing Dynamic Titles in Title Form
5_Why choose us – Working with Title Update Feature
6_Why choose us – Creating Migration Columns and Seed Data For Why Chose Us Sect
7_Why Choose Us – Working with Why Choose Us Create Form Design
8_Why Choose Us – Handle the Create Form
9_Why Choose Us – Showing Data at Index
10_Why Choose Us – Working with Update Feature
11_Why Choose Us – Working with Delete Feature
12_Why Choose Us – Showing Dynamic Contents at Frontend

Product Category Feature

1_Product Category – Creating Necessary Files and Designs
2_Product Category – Creating Migration Columns and Seeders
3_Product Category – Working with Create Feature
4_Product Category – Showing Data at Index Page
5_Product Category – Working with Update and Delete Feature

Product Create Feature

1_Product – Creating Necessary Files and Designs
2_Product – Creating Migration Columns and Seeders
3_Product – Adding Seeder Data with Factory
4_Product – Working with Create Feature (Part – 1)
5_Product – Working with Create Feature (Part – 2)
6_Product – Working with Create Feature (Part – 3)
7_Product – Working with Create Feature (Part – 4)
8_Product – Showing Data at Index Page
9_Product – Working with Update Feature (Part – 1)
10_Product – Working with Update Feature (Part – 2)
11_Product – Working with Delete Feature

Product Gallery Feature

1_Product Gallery – Creating Necessary Files and Designs
2_Product Gallery – Working with Create Feature
3_Product Gallery – Showing Created Images and Working with Delete Feature

Product Variants Feature

1_Product Size Variant – Creating Necessary Files and Designs
2_Product Size Variant – Working with Create Feature
3_Product Size Variant – Showing Created Data and Working with Delete Feature
4_Product Option Variant – Working with Create Feature
5_Product Option Variant – Showing Created Datas

Showing Products At Home Page

1_Showing Products – Show Dynamic Product in Food Menu Section (Part – 1)
2_Showing Products – Show Dynamic Product in Food Menu Section (Part – 2)
3_Showing Products – Show Dynamic Product in Product View Page (Part – 1)
4_Showing Products – Show Dynamic Product in Product View Page (Part – 2)
5_Showing Products – Show Dynamic Product in Product View Page (Part – 3)
6_Showing Products – Show Dynamic Products in Related Item Section
7_Bug Fix – Fixing the Slug Update Issue

General Settings

1_General Settings – Creating Necessary Files and Designs
2_General Settings – Working with Update Form (Part – 1)
3_General Settings – Working with Update Form (Part – 2)
4_General Settings – Accessing Settings Globally in Project (Part – 1)
5_General Settings – Accessing Settings Globally in Project (Part – 2)
6_General Settings – Showing Data at Settings Form
7_General Settings – Forgetting Setting Cache
8_General Settings – Showing Currencies
9_General Settings – Making all the Static Currency Signs Dynamic

Cart Feature

1_Cart Feature – Working with Product Popup Modal (Part – 1)
2_Cart Feature – Working with Product Popup Modal (Part – 2)
3_Cart Feature – Working with Product Popup Modal (Part – 3)
4_Cart Feature – Working with Product Popup Modal (Part – 4)
5_Cart Feature – Working with Product Popup Modal (Part – 5)
6_Cart Feature – Working with Product Popup Modal (Part – 6)
7_Cart Feature – Working with Quantity Increment – Decrement
8_Cart Feature – Adding Loader on Ajax Request
9_Add to Cart – Installing Cart package
10_Add to Cart – Working with Add to Cart Feature (Part – 1)
11_Add to Cart – Working with Add to Cart Feature (Part – 2)
12_Add to Cart – Working with Add to Cart Feature (Part – 3)
13_Add to Cart – Working with Cart Validation
14_Add to Cart – Showing Success Message And Handling Errors
15_Add to Cart – Adding loader at Add to Cart Button
16_Sidebar Cart – Showing Dynamic Cart Products at Sidebar
17_Sidebar Cart – Showing Dynamic Cart Products With Ajax
18_Sidebar Cart – Showing Dynamic Cart Calculation (Part – 1)
19_Sidebar Cart – Showing Dynamic Cart Calculation (Part – 2)
20_Sidebar Cart – Adding the Dynamic Cart Counter
21_Sidebar Cart – Remove Product From Cart
22_Sidebar Cart – Update Sidebar Cart After Remove Product
23_View Page Add to Cart – Working with Product View Add to Cart Calculation
24_View Page Add to Cart – Working with Quantity Increment – Decrement
25_View Page Add to Cart – Working with Add to Cart Feature (Part – 1)
26_View Page Add to Cart – Working with Add to Cart Feature (Part – 2)
27_View Page Add to Cart – Adding Add to Cart Feature in Related Product Section

Cart Page

1_Cart Page – Creating Necessary Files and Designs
2_Cart Page – Adding Dynamic Cart Product in Cart Page
3_Cart Page – Working with Quantity Increment – Decrement (Part – 1)
4_Cart Page – Working with Quantity Increment – Decrement (Part – 2)
5_Cart Page – Working with Quantity Increment – Decrement (Part – 3)
6_Cart Page – Working with Product Total Calculation
7_Cart Page – Working with Remove Product
8_Cart Page – Working with Cart Clear Feature

Adding Product Quantity Field

1_Quantity Field – Adding Quantity Field in Product Module
2_Quantity Field – Quantity Validation For Cart (Part – 1)
3_Quantity Field – Quantity Validation For Cart (Part – 2)
4_Quantity Field – Adding Dynamic Stock Out Button

Coupon Feature

1_Coupon Feature – Creating Necessary Files and Designs
2_Coupon Feature – Creating Migration Columns And Seeders
3_Coupon Feature – Working with Create Feature (Part – 1)
4_Coupon Feature – Working with Create Feature (Part – 2)
5_Coupon Feature – Showing Contents in Index Page
6_Coupon Feature – Working with Update and Delete Feature
7_Frontend Coupon Feature – Implementing Coupon Feature (Part – 1)
8_Frontend Coupon Feature – Implementing Coupon Feature (Part – 2)
9_Frontend Coupon Feature – Implementing Coupon Feature (Part – 3)
10_Frontend Coupon Feature – Implementing Coupon Feature (Part – 4)
11_Frontend Coupon Feature – Fixing the Live Calculation Issue (Part – 1)
12_Frontend Coupon Feature – Fixing the Live Calculation Issue (Part – 2)
13_Frontend Coupon Feature – Fixing the Live Calculation Issue (Part – 3)
14_Frontend Coupon Feature – Fixing the Live Calculation Issue (Part – 4)
15_Frontend Coupon Feature – Adding Coupon Remove Feature

Delivery Areas Feature

1_Delivery Areas – Creating Necessary Files and Designs
2_Delivery Areas – Working with Create Feature (Part – 1)
3_Delivery Areas – Working with Create Feature (Part – 2)
4_Delivery Areas – Showing Created Data at Index Page
5_Delivery Areas – Working with Updated and Delete Feature

Customer Address Feature

1_Customer Address – Creating Necessary Files and Designs
2_Customer Address – Creating Migration Columns
3_Customer Address – Working with Create Feature (Part – 1)
4_Customer Address – Working with Create Feature (Part – 2)
5_Customer Address – Working with Create Feature (Part – 3)
6_Customer Address – Showing Addresses in Index
7_Customer Address – Working with Update Feature (Part – 1)
8_Customer Address – Working with Update Feature (Part – 2)
9_Customer Address – Working with Update Feature (Part – 3)
10_Customer Address – Working with Update Feature (Part – 4)
11_Customer Address – Working with Delete Feature
12_Customer Address – Fixing the Select Input Design Issue

Checkout Feature

1_Checkout – Working with Checkout Page (Part – 1)
2_Checkout – Working with Checkout Page (Part – 2)
3_Checkout – Working with Checkout Page (Part – 3)
4_Checkout – Calculation Cart Total With Delivery Amount (Part – 1)
5_Checkout – Calculation Cart Total With Delivery Amount (Part – 2)

Order Placing

1_Order Placing – Working with Checkout Redirect (Part – 1)
2_Order Placing – Working with Checkout Redirect (Part – 2)
3_Order Placing – Showing Cart Calculation (Part – 3)
4_Order Placing – Creating Model Migration and Columns for Order (Part -1)
5_Order Placing – Creating Model Migration and Columns for Order (Part -2)
6_Order Placing – Store The Order Details in Database (Part – 1)
7_Order Placing – Store The Order Details in Database (Part – 2)
8_Order Placing – Store The Order Details in Database (Part – 3)

Payment Gateway Integration

1_PayPal Setting- Creating Necessary Files and Designs
2_PayPal Setting- Working with Form Handling (Part – 1)
3_PayPal Setting- Working with Form Handling (Part – 2)
4_PayPal Setting- Working with Form Handling (Part – 3)
5_PayPal Setting- Making Settings Available Globally
6_Paypal Integration – Opening a PayPal Sandbox Account
7_PayPal Integration – Working with PayPal Integration (Part – 1)
8_PayPal Integration – Working with PayPal Integration (Part – 2)
9_PayPal Integration – Working with PayPal Integration (Part – 3)
10_PayPal Integration – Working with PayPal Integration (Part – 4)
11_PayPal Integration – Working with PayPal Integration (Part – 5)
12_PayPal Integration – Order Payment Status Update (Part – 1)
13_PayPal Integration – Order Payment Status Update (Part – 2)
14_PayPal Integration – Send Order Placed Mail to User (Part – 1)
15_PayPal Integration – Send Order Placed Mail to User (Part – 2)
16_PayPal Integration – Adding Missing Column in Order Table
17_PayPal Integration – Creating Success and Cancel Page
18_PayPal Integration – Clearing the Session Data
19_PayPal Integration – Fixing Redirect Issue
20_PayPal Setting – Adding the Missing field in Gateway Setting
21_Stripe Setting – Creating Necessary Files and Designs
22_Stripe Setting – Handling Form Submitting
23_Stripe Integration – Creating a Stripe Sandbox Account
24_Stripe Integration – Working with Stripe Integration ( Part – 1)
25_Stripe Integration – Working with Stripe Integration ( Part – 2 )
26_Stripe Integration – Working with Stripe Integration ( Part – 3 )
27_Stripe Integration – Working with Stripe Integration ( Part – 4 )
28_Stripe Integration – Working with Stripe Integration ( Part – 5 )
29_Razorpay Setting – Creating Necessary Files and Designs
30_Razorpay Setting – Handling Create Form Submit
31_Razorpay Integration – Working with Razorpay Integration (Part – 1)
32_Razorpay Integration – Working with Razorpay Integration (Part – 2)
33_Razorpay Integration – Working with Razorpay Integration (Part – 3)
34_Razorpay Integration – Working with Razorpay Integration (Part – 4)
35_Razorpay Integration – Working with Razorpay Integration (Part – 5)
36_Razorpay Integration – Working with Razorpay Integration (Part – 6)
37_Payment Page – Adding Conditions to Payment Buttons

Handling Orders

1_Handling Orders – Creating Necessary Files and Designs
2_Handling Orders – Showing Orders in Datatable (Part – 1)
3_Handling Orders – Showing Orders in Datatable (Part – 2)
4_Handling Orders – Working with Order View Page (Part – 1)
5_Handling Orders – Working with Order View Page (Part – 2)
6_Handling Orders – Working with Order View Page (Part – 3)
7_Handling Orders – Working with Order View Page (Part – 4)
8_Handling Orders – Working with Order View Page (Part – 5)
9_Handling Orders – Printing invoice (Part – 1)
10_Handling Orders – Printing invoice (Part – 2)
11_Handling Orders – Working with Order Status Update Feature (Part – 1)
12_Handling Orders – Working with Order Status Update Feature (Part – 2)
13_Handling Orders – Working with Order Status Update Feature (Part – 3)
14_Handling Orders – Working with Order Delete Feature
15_Handling Orders – Creating Order Status Pages (Part – 1)
16_Handling Orders – Creating Order Status Pages (Part – 2)
17_User Orders – Showing Orders at User Dashboard (Part – 1)
18_User Orders – Showing Orders at User Dashboard (Part – 2)
19_User Orders – Showing Dynamic Invoice details (Part – 1)
20_User Orders – Showing Dynamic Invoice details (Part – 2)
21_User Orders – Working with Invoice Print

Real Time Notification

1_Pusher Setting – Creating Pusher Account
2_Pusher Setting – Working with Pusher Setting Form
3_Real Time Notification – Installing and Setup Pusher and Echo
4_Real Time Notification – Creating Event for Notification
5_Real Time Notification – Working with Broadcasting (Part – 1)
6_Real Time Notification – Working with Broadcasting (Part – 2)
7_Real Time Notification – Working with Broadcasting (Part – 3)
8_Real Time Notification – Adding Notification Design in Admin
9_Real Time Notification – Showing Dynamic Realtime Notification ( Part – 1)
10_Real Time Notification – Showing Dynamic Realtime Notification ( Part – 2)
11_Real Time Notification – Storing Notification in Database
12_Real Time Notification – Showing Order Date Time
13_Real Time Notification – Working with Read Notification
14_Real Time Notification – Moving the Event it’s Own Place

Real Time Chatting System

1_Real Time Chatting – Mastering Chat Frontend Template
2_Real Time Chatting – Mastering Chat Admin Template
3_Real Time Chatting – Working With Message Sending Feature (Part – 1)
4_Real Time Chatting – Working With Message Sending Feature (Part – 2)
5_Real Time Chatting – Working With Message Sending Feature (Part – 3)
6_Real Time Chatting – Show Chat User List at Admin (Part – 1)
7_Real Time Chatting – Show Chat User List at Admin (Part – 2)
8_Real Time Chatting – Show Chat User List at Admin (Part – 3)
9_Real Time Chatting – Fetching User Messages Dynamically (Part – 1)
10_Real Time Chatting – Fetching User Messages Dynamically (Part – 2)
11_Real Time Chatting – Fetching User Messages Dynamically (Part – 3)
12_Real Time Chatting – Working with Admin Message Sending Feature
13_Real Time Chatting – Adding User Image on Message and Auto Scroll
14_Real Time Chatting – Showing Dynamic Messages at Frontend
15_Real Time Chatting – Working with Real Time Message Sending (Part – 1)
16_Real Time Chatting – Working with Real Time Message Sending (Part – 2)
17_Real Time Chatting – Working with Real Time Message Sending (Part – 3)
18_Real Time Chatting – Working with Real Time Message Sending (Part – 4)
19_Real Time Chatting – Fixing Some Design Issues ( Part – 1)
20_Real Time Chatting – Fixing Some Design Issues ( Part – 2)
21_Real Time Chatting – Showing New Message Notification
22_Real Time Chatting – Senders Ordering Issue Fix
23_Real Time Chatting – Working with Recent Message Notification (Part – 1)
24_Real Time Chatting – Working with Recent Message Notification (Part – 2)
25_Real Time Chatting – Remove Sending Label After Sending Message
26_Real Time Chatting – Compiling Assets and Cleaning DB

Todays Sale

1_Todays Sale – Creating Necessary Files and Designs
2_Todays Sale – Working with Create Feature (Part – 1)
3_Todays Sale – Working with Create Feature (Part – 2)
4_Todays Sale – Working with Create Feature (Part – 3)
5_Todays Sale – Showing Created Data in Index
6_Todays Sale – Working with Edit and Delete Feature
7_Todays Sale – Showing Offer Product at Frontend
8_Todays Sale – Working with Section Title

Banner Slider

1_Banner Slider – Creating Necessary Files and Designs
2_Banner Slider – Working with Create Feature
3_Banner Slider – Showing Created Data at Index
4_Banner Slider – Working with Edit and Delete Feature
5_Banner Slider – Showing Dynamic Contents at Frontend

Chefs Section

1_Chefs Section – Creating Necessary Files and Designs
2_Chefs Section – Working With Create Feature (Part – 1)
3_Chefs Section – Working With Create Feature (Part – 2)
4_Chefs Section – Showing Created Data in Index
5_Chefs Section – Working with Update and Delete Feature
6_Chefs Section – Showing Dynamic Content at Homepage
7_Chefs Section – Showing Dynamic Content at Chefs Page (Part – 1)
8_Chefs Section – Showing Dynamic Content at Chefs Page (Part – 2)
9_Chefs Section – Working with Section Titles

App Banner Section

1_App Banner – Creating Necessary Files and Designs
2_App Banner – Working with Update Form (Part – 1)
3_App Banner – Working with Update Form (Part – 2)
4_App Banner – Working with Update Form (Part – 3)
5_App Banner – Showing Dynamic Contents in Frontend

Testimonial Section

1_Testimonial Section – Creating Necessary Files and Designs
2_Testimonial Section – Working with Create Feature
3_Testimonial Section – Show Dynamic Contents in Index
4_Testimonial Section – Working with Update and Delete Feature
5_Testimonial Section – Working with Dynamic Titles
6_Testimonial Section – Showing Dynamic Contents at the Frontend

Counter Section

1_Counter Section – Creating Necessary Files and Designs
2_Counter Section – Working with Create Feature (Part – 1)
3_Counter Section – Working with Create Feature (Part – 2)
4_Counter Section – Showing Dynamic Data at Frontend

Blog Feature

1_Blog Category – Creating Necessary Files and Designs
2_Blog Category – Working with Create Feature
3_Blog Category – Working with Update and Delete Feature
4_Blog – Creating Necessary Files and Designs
5_Blog – Working with Create Feature (Part – 1)
6_Blog – Working with Create Feature (Part – 2)
7_Blog – Showing Dynamic Data in Index
8_Blog – Working with Update and Delete Feature
9_Blog – Showing Dynamic Blogs at Frontend (Part – 1)
10_Blog – Showing Dynamic Blogs at Frontend (Part – 2)
11_Blog – Working with Blog View Page (Part – 1)
12_Blog – Working with Blog View Page (Part – 2)
13_Blog – Working with Social Share Buttons (Part – 1)
14_Blog – Working with Social Share Buttons (Part – 2)
15_Blog – Working with Blog Next Previous Buttons
16_Blog Comment – Working with Comment Section (Part – 1)
17_Blog Comment – Showing Blog Comments at Backend
18_Blog Comment – Working with Status Changing Feature
19_Blog Comment – Showing Dynamic Comments on Frontend
20_Blog – Working with Search Feature (Part – 1)
21_Blog – Working with Search Feature (Part – 2)
22_Blog – Showing Featured Blog at Frontend

About Page

1_About Page – Creating Necessary Files and Designs
2_About Page – Working with Update Form (Part – 1)
3_About Page – Working with Update Form (Part – 2)
4_About Page – Showing Dynamic Contents at Frontend (Part – 1)
5_About Page – Showing Dynamic Contents at Frontend (Part – 2)

Privacy Policy and Terms Page

1_Privacy Policy – Working with Privacy Policy page
2_Terms and Conditions – Working with Terms and Conditions Page

Contact Page

1_Contact Page – Creating Necessary Files and Designs
2_Contact Page – Working with Update Page
3_Contact Page – Showing Dynamic Contents at Frontend
4_SMTP Module – Working with SMTP Config Update Module ( Part – 1 )
5_SMTP Module – Working with SMTP Config Update Module ( Part – 2 )
6_SMTP Module – Setting Mail Config Dynamically
7_Contact Mail – Working with Contact Mail Sending Feature (Part – 1)
8_Contact Mail – Working with Contact Mail Sending Feature (Part – 2)

Reservation Feature

1_Reservation Time – Creating Necessary Files and Designs
2_Reservation Time – Working with Create Feature
3_Reservation Time – Working with Update and Delete Feature
4_Reservation – Handling Reservation Form at Frontend (Part – 1)
5_Reservation – Handling Reservation Form at Frontend (Part – 2)
6_Reservation – Storing Reservation in Database
7_Reservation – Showing Reservations at Backend
8_Reservation – Working with Reservation Status Update Feature
9_Reservation – Showing Reservation in User Frontend

News Letter Feature

1_News Letter – Working with News Letter Subscribe Feature (Part – 1)
2_News Letter – Working with News Letter Subscribe Feature (Part – 2)
3_News Letter – Working with News Letter Handle in Backend (Part – 1)
4_News Letter – Working with News Letter Handle in Backend (Part – 2)

Social Links Feature

1_Social Links – Creating Necessary Files and Designs
2_Social Links – Working with Create Feature
3_Social Links – Working with Update and Delete Feature
4_Social Links – β€˜Showing Social Links at Frontend

Dynamic Footer

1_Footer Info – Creating Necessary Files and Designs
2_Footer Info – Working with Update Feature
3_Footer Info – Showing Footer Info at Frontend

Menu Builder Feature

1_Menu Builder – Install and Setup Menu Builder Package
2_Menu Builder – Working with Footer Menu One
3_Menu Builder – Working with Footer Menu Two and Three
4_Menu Builder – Working with Main Menu
5_Menu Builder – Creating Seeders for Menu Builder
6_Menu Builder – Creating Seeders for Menu Builder
7_Menu Builder – Finishing Menu Builder

Custom Page Builder

1_Custom Page Builder – Creating Necessary Files
2_Custom Page Builder – Working with Create Feature
3_Custom Page Builder – Showing Created Data and Working with Update and Delete
4_Custom Page Builder – Showing Custom Pages at Frontend

Product Rating Feature

1_Rating Feature – Working with Product Rating Feature (Part – 1)
2_Rating Feature – Working with Product Rating Feature (Part – 2)
3_Rating Feature – Working with Product Rating Feature (Part – 3)
4_Rating Feature – Working with Product Rating Feature (Part – 4)
5_Rating Feature – Showing Reviews at Backend (Part – 1)
6_Rating Feature – Showing Reviews at Backend (Part – 2)
7_Rating Feature – Showing Reviews at User Dashboard
8_Rating Feature – Showing Averaged Ratings in Products

Product Page

1_Product Page – Showing Dynamic Products
2_Product Page – Working with Search Feature
3_Product Page – Adding Product Page in Menu Builder

Wishlist Feature

1_Wishlist Feature – Working with Wishlist Feature (Part – 1)
2_Wishlist Feature – Working with Wishlist Feature (Part – 2)

Admin Create Feature

1_Admin Create – Creating Necessary Files and Designs
2_Admin Create – Working With Create Feature
3_Admin Create – Showing Created Contents at Frontend
4_Admin Create – Working With Update and Delete Feature

Setting Feature

1_Settings Feature – Working with Logo Favicon Settings (Part – 1)
2_Settings Feature – Working with Logo Favicon Settings (Part – 2)
3_Settings Feature – Working with Logo Favicon Settings (Part – 3)
4_Settings Feature – Showing Dynamic Contents in Frontend
5_Contact Setting – Adding Dynamic Content Fields
6_Appearance Setting – Working with Appearance Setting (Part – 1)
7_Appearance Setting – Working with Appearance Setting (Part – 2)
8_SEO Setting – Working with SEO Setting (Part – 1)
9_SEO Setting – Working with SEO Setting (Part – 2)

Dashboard Setup

1_Admin Dashboard – Working with Admin Dashboard (Part – 1)
2_Admin Dashboard – Working with Admin Dashboard (Part – 2)
3_Admin Dashboard – Working with Admin Dashboard (Part – 3)
4_Frontend Dashboard – Working with Frontend Dashboard

Database Wipe Feature

1_Database Wipe – Working with Database Wipe Feature (Part – 1)
2_Database Wipe – Working with Database Wipe Feature (Part – 2)
3_Database Wipe – Creating Necessary Seeders
4_Database Wipe – Working with Destroy Feature
5_Database Wipe – Checking and Fixing all Null Errors (Part – 1)
6_Database Wipe – Checking and Fixing all Null Errors (Part – 2)
7_Database Wipe – Deleting Updated files in DB Wipe
8_Database Wipe – Fixing Some Issues on Navbar

Finishing Up

1_Admin Sidebar – Working with Admin Sidebar Ordering
2_Admin Sidebar – Adding icons in Admin Sidebar
3_Admin Sidebar – Working with Dynamic Sidebar Selection (Part – 1)
4_Admin Sidebar – Working with Dynamic Sidebar Selection (Part – 2)
5_Search Bar – Working with Nav Search Bar

Bug Fixings

1_Bug Fixings – Fixing Known Bug (Part – 1)
2_Bug Fixings – Fixing Known Bug (Part – 2)
3_Bug Fixings – Fixing Known Bug (Part – 3)