Giter Site home page Giter Site logo

kirilkirkov / ecommerce-laravel-bootstrap Goto Github PK

View Code? Open in Web Editor NEW
216.0 21.0 129.0 6.22 MB

Responsive, Multi-Vendor, MultiLanguage Online Store Platform (shopping cart solution)

License: MIT License

PHP 2.61% CSS 0.80% HTML 7.79% JavaScript 84.49% Vue 0.01% SCSS 2.72% Blade 1.58%
laravel laravel-shopping-cart laravel-bootstrap bootstrap shopping-cart shopping-cart-solution e-commerce e-commerceplatform laravel-ecommerce multi-language payments administration php laravel-cart ecommerce ecommerce-platform ecommerce-website ecommerce-shopping-solution ecommerce-store laravel5

ecommerce-laravel-bootstrap's Introduction

Shopping Cart Solution - Laravel and Bootstrap

Bootsrap Responsive Online Shop with beautiful metro style administration!

Current versions

Donate

If this project help you reduce time to develop, you can give me a cup of coffee to continue its development :) Donate

See also

WordPress PDF Invoices Plugin - Create, Send, Manage and Download as PDF or CSV Invoices in Multiple Templates

We support following features

  1. Bootstrap responsive
  2. Blade template usage
  3. Multi Language (administration and public page)
  4. Products with tree structure categories and tags

Server Requirements

PHP >= 7.0.0

Installation in 5 easy steps

  1. composer install
  2. Copy env.example to .env and change your - DB Credentials and APP_URL.
  3. php artisan migrate
  4. php artisan db:seed
  5. php artisan storage:link

Login to administration

http://yourdomain.com/admin

Screenshots Of Admin Panel

Laravel Administration Ecommerce Laravel Administration Ecommerce Publish Product Laravel Mobile Administration Ecommerce

Screenshot Of Public Page

Laravel Shopping Card - Ecommerce Laravel Mobile Ecommerce

ecommerce-laravel-bootstrap's People

Contributors

dependabot[bot] avatar kirilkirkov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ecommerce-laravel-bootstrap's Issues

getting db error while running your code project

SQLSTATE[HY000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) (SQL: select * from information_schema.tables where table_schema = forge and table_name = migrations and table_type = 'BASE TABLE')

db issue

Illuminate\Database\QueryException

2 C:\xampp\htdocs\Ecommerce-Laravel-Bootstrap-master\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\PDOConnection.php:44
Doctrine\DBAL\Driver\PDO\Exception::new(Object(PDOException))

suggestions

just suggestions for your project

I tried to test your code on my pc;
and I don't find the payment by cart;
sending email to the user and also creating user accounts

I'm working on you for these things
and also adding category directly to the navbar

thank you

lara_cms.sql is incomplete

After loading lara_cms.sql file into the lara_cms database, an error showed about table products not having the tags fields. I added the tags fields as varchar(255), but the following error showed:

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lara_cms.orders' doesn't exist (SQL: SELECT YEAR(FROM_UNIXTIME(UNIX_TIMESTAMP(time_created))) as year, MONTH(FROM_UNIXTIME(UNIX_TIMESTAMP(time_created))) as month, COUNT(id) as num FROM orders GROUP BY YEAR(FROM_UNIXTIME(UNIX_TIMESTAMP(time_created))), MONTH(FROM_UNIXTIME(UNIX_TIMESTAMP(time_created))) ASC )

So far I found that the orders table, as well as the carousel and carousel_translations are none existent.

Found a Vulnerability in the code

Dear reader(s),

I have found a vulnerability in the code.
Can you please share the contact details to report a vulnerability I have found or enable the security policy so that I can fill a report?
Awaiting the response and suggested next steps.

Kind Regards,

R.

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.