All Projects → Prajwal100 → Advance Ecommerce In Laravel 7

Prajwal100 / Advance Ecommerce In Laravel 7

Advance e-commerce website in laravel 7.

Projects that are alternatives of or similar to Advance Ecommerce In Laravel 7

Ios Print Sdk
iOS Print SDK. Easily add print on demand functionality to your app within minutes! Print Postcards, Magnets, Photo Prints, Posters, Stickers, T-Shirts, PhotoBooks, etc.
Stars: ✭ 99 (+8.79%)
Mutual labels:  e-commerce, shopping
Laracom
Laravel FREE E-Commerce Software
Stars: ✭ 1,570 (+1625.27%)
Mutual labels:  e-commerce, shopping
e-commerce-microservices
REST Microservices architecture for E-commerce with Spring boot, Cloud and multiple modules
Stars: ✭ 102 (+12.09%)
Mutual labels:  shopping, e-commerce
Inventory Application
Shopping app using MERN stack
Stars: ✭ 74 (-18.68%)
Mutual labels:  shopping
Laraupdater
Enable Laravel App Self-Update. Allow your Laravel Application to auto-update itself.
Stars: ✭ 75 (-17.58%)
Mutual labels:  laravel-framework
Blog System In Laravel
Complete Blog System in Laravel
Stars: ✭ 89 (-2.2%)
Mutual labels:  laravel-framework
Shopping App With Cart Flutter Demo
Shopping cart : uses sqlite for storage
Stars: ✭ 93 (+2.2%)
Mutual labels:  shopping
Gtrader
a trading strategy trainer, back-tester and bot
Stars: ✭ 71 (-21.98%)
Mutual labels:  laravel-framework
Forsun Laravel
高性能的定时调度服务。
Stars: ✭ 91 (+0%)
Mutual labels:  laravel-framework
Android E Commerce Paytm
Android e-commerce with PayTM payment gateway integration
Stars: ✭ 83 (-8.79%)
Mutual labels:  e-commerce
Smartstore
Open Source ASP.NET Core Enterprise eCommerce Shopping Cart Solution
Stars: ✭ 82 (-9.89%)
Mutual labels:  e-commerce
Laravel 5 Messenger
A Simple Laravel 5, 6, 7 & 8 Messenger with Pusher Capabilities
Stars: ✭ 75 (-17.58%)
Mutual labels:  laravel-framework
Ccxt.net
CCXT.NET – CryptoCurrency eXchange Trading Library for .NET
Stars: ✭ 89 (-2.2%)
Mutual labels:  e-commerce
Pingcrm Svelte
🦊 Ping CRM Svelte - A demo app to illustrate how Inertia.js works with Laravel and Svelte (hosted on a heroku free dyno).
Stars: ✭ 74 (-18.68%)
Mutual labels:  laravel-framework
Dropzone Laravel Image Upload
Laravel 5.2 and Dropzone.js auto image uploads with removal links
Stars: ✭ 92 (+1.1%)
Mutual labels:  laravel-framework
Uikit Computer Store Template
Computer store e-commerce template
Stars: ✭ 72 (-20.88%)
Mutual labels:  e-commerce
Image Quality Assessment
Convolutional Neural Networks to predict the aesthetic and technical quality of images.
Stars: ✭ 1,300 (+1328.57%)
Mutual labels:  e-commerce
Laravel Ecommerce Iyzico
Iyzico intigrated e-Commerce system that could be developed easily in simple level.
Stars: ✭ 81 (-10.99%)
Mutual labels:  laravel-framework
Brandenburg
Laravel Authentication Package
Stars: ✭ 79 (-13.19%)
Mutual labels:  laravel-framework
Ryal
🏵 An e-commerce library for elixir; just to save you some pain, we're still in construction, so star us instead or donate!
Stars: ✭ 87 (-4.4%)
Mutual labels:  e-commerce

Advance E-commerce website in Laravel 7

Setup video : https://www.youtube.com/watch?v=URX5D1A5XQ4&t=19s

Demo video :

https://youtu.be/c5a_wrvJSJo

Full tutorial :

https://www.youtube.com/watch?v=FdAMucaks64&list=PLIFG3IUe1Zxo8Zvju3_kJJvoKSaIP_SC_&index=1&t=44s

Features :

====== FRONT-END =======

  • Responsive Layout
  • Shopping Cart, Wishlist, Product Reviews
  • Coupons & Discounts
  • Product attributes: cost price, promotion price, stock, size...
  • Blog: category, tag, content, web page
  • Module/Extension: Shipping, payment, discount, ...
  • Upload manager: banner, images,..
  • SEO support: customer URL
  • Newsletter management
  • Contact forms with the real-time notification (Laravel Pusher)
  • Related Products, Recommendations for you in our categories
  • A Product search form
  • Laravel Socialite implement(Facebook, Google & twitter) & Customer login
  • Product Share and follow from different social platform...
  • Payment integration(Paypal)
  • Order Tracking system
  • Multi-level comment system many more......

======= ADMIN =======

  • Admin roles, permission
  • Product manager
  • Media manager using unisharp laravel file manager
  • Banner manager
  • Order management
  • Category management
  • Brand management
  • Shipping Management
  • Review Management
  • Blog, Category & Tag manager
  • User Management
  • Coupon Management
  • System config: email setting, info shop, maintain status,...
  • Line Chart & Pie chart ...
  • Generate order in pdf form...
  • Real time message & notification
  • Profile Settings Many more....

======= USER DASHBOARD =======

  • Order management
  • Review Management
  • Comment Management
  • Profile Settings

Screenshots :

screencapture-e-shop-loc-admin-2020-08-15-15_47_37

screencapture-e-shop-loc-admin-category-2020-08-14-19_45_55

screencapture-e-shop-loc-admin-product-2020-08-14-19_44_49

screencapture-e-shop-loc-user-order-show-1-2020-08-14-18_57_06

screencapture-e-shop-loc-user-profile-2020-08-14-18_58_06

screencapture-e-shop-loc-admin-post-2020-08-14-16_00_07

screencapture-e-shop-loc-2020-08-14-18_19_46

screencapture-e-shop-loc-blog-2020-08-14-18_36_21

screencapture-e-shop-loc-blog-detail-where-can-i-get-some-2020-08-14-18_43_01

screencapture-e-shop-loc-product-track-2020-08-14-18_51_07

Set up :

  1. Clone the repo and cd into it
  2. composer install
  3. Rename or copy .env.example file to .env
  4. php artisan key:generate
  5. Set your database credentials in your .env file
  6. Set your Braintree credentials in your .env file if you want to use PayPal
  7. Import db file(database/e-shop.sql) into your database (mysql,sql)
  8. npm install
  9. npm run watch
  10. run command[laravel file manager]:- php artisan storage:link
  11. Edit .env file :- remove APP_URL
  12. php artisan serve or use virtual host
  13. Visit localhost:8000 in your browser
  14. Visit /admin if you want to access the admin panel. Admin Email/Password: [email protected]/1111. User Email/Password: [email protected]/1111

Thank You so much for your time !!!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].