NikolaRadun / Ecommerce-Laravel-First

The advanced Laravel Ecommerce Project with Complete Source Code provides a seamless platform for users and gives administrators full control over robust features. Elevate your online commerce experience effortlessly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Ecommerce Project

Features

  • User Dashboard
  • Admin Dashboard
  • Mobile-Friendly Website
  • 3 Step Booking Process
  • Order Tracking
  • Email Notifications
  • Subscriber Form
  • A product search form
  • Payment Gateway(PayU) Integrated
  • Shopping Cart in a Responsive Layout
  • Pre-Defined Content with High-Resolution Photos
  • Search engine optimization (SEO) for Products
  • Recommendations and related products in our categories

Requirements

  • Laravel <=5.8
  • PHP <= 7.1.3
  • Composer Version 2

Installation Steps

  1. composer create-project
  2. Create database for your project with the name as gainaloe
  3. Now Run php artisan migrate command for creating all the tables
  4. Add your email credentials in .env file
  5. Add PayuMoney merchant key and salt on config/indipay.php file at line number 30 and 31
  6. Start yor project using php artisan serve

Generate Sample Data ( Optional)

  1. Remove tables(products, users) from the database.
  2. Run two files present in this link https://github.com/loyalperson/Ecommerce-Laravel-First.git/tree/master/public/sql on your database
  3. Finished, Now Check it in your browser using http://127.0.0.1:8000

Watch Video

Everything Is AWESOME

Security Vulnerabilities

If you discover a security vulnerability within project, please send an e-mail to me via loyalman00715@outlook.com. All security vulnerabilities will be promptly addressed.

License

The project developed using laravel framework is open-source software licensed under the MIT license.

About

The advanced Laravel Ecommerce Project with Complete Source Code provides a seamless platform for users and gives administrators full control over robust features. Elevate your online commerce experience effortlessly.


Languages

Language:Blade 65.3%Language:PHP 34.6%Language:Vue 0.1%