GithubHelp home page GithubHelp logo

fog-ntp / ecommerce-laravel Goto Github PK

View Code? Open in Web Editor NEW
9.0 4.0 8.0 52.24 MB

Furniture Ecommerce Using Laravel/PHP

Shell 0.07% PHP 19.27% JavaScript 24.08% CSS 16.22% HTML 18.34% Blade 22.03%
e-commerce ecommerce furniture laravel mysql online-shop php phpmyadmin shop shopping shopping-cart

ecommerce-laravel's Introduction

Furniture E-commerce website in Laravel 🛍️

▷ Features :

  • PWA (progressive web app)

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

  • Login/Register/Logout.
  • Show products with homepage, categories, brands.
  • Product details.
  • Search product with searchbox, tags.
  • Show Product description.
  • Show related products.
  • Product comments.
  • Add, edit to cart.
  • Calculate discount code.
  • Calculate feeship.
  • Show notification (with Toastr.js).
  • Breadcrumb navigation.
  • Product sorting with characters, $price.
  • Show posts with categories posts.
  • Display Website's information.
  • Live Chat with Facebook Messenger Plugin.
  • Social share buttons for each product, each post.
  • Show order history.
  • Print bill for each order.
  • Pagination.

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

  • Login/Register/Logout.
  • Show profit with some options (7days ago, month ago, this month, 365days & default: 60days).
  • Show quantities of products, brands, categories.
  • Show views of products, posts.
  • Show quantity of orders.
  • Show order details and approve order.
  • Print bill for each order.
  • CRUD and customize status of products and gallary product's images.
  • CRUD and customize status of categories product.
  • CRUD and customize status of posts.
  • CRUD and customize status of categories post.
  • CRUD and customize status of brands.
  • Customize status and Feedback comments.
  • CRUD and customize status of discount code.
  • CRUD and customize status of slide carousel.
  • Instant search, Multi-column ordering use Datatable.JS.
  • Pagination.

▷ Installation :

  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(elaravel.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

▷ Screenshots :


image image image image image image image image image

▷ Author: F.O.G_ntp(nguyenthanhphong)

ecommerce-laravel's People

Contributors

fog-ntp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ecommerce-laravel's Issues

Website is not launching after following the steps provided

 This is regarding your ecomerce project,  what the version of PHP used ?

I tried building on php7.4 and getting error:

Warning: require_once(C:\Personnel\Ecommerce-website-in-Laravel-main/public/index.php): Failed to open stream: No such file or directory in C:\Personnel\Ecommerce-website-in-Laravel-main\server.php on line 21

Fatal error: Uncaught Error: Failed opening required 'C:\Personnel\Ecommerce-website-in-Laravel-main/public/index.php' (include_path='.;c:\php\includes') in C:\Personnel\Ecommerce-website-in-Laravel-main\server.php:21 Stack trace: #0 {main} thrown in C:\Personnel\Ecommerce-website-in-Laravel-main\server.php on line 21

Can you please support here

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.