All Projects → tortuvshin → boxshop

tortuvshin / boxshop

Licence: MIT License
Laravel ecommerce platform

Programming Languages

PHP
23972 projects - #3 most used programming language
Blade
752 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
hack
652 projects

Projects that are alternatives of or similar to boxshop

ecommerce
Laravel open source e-commerce system.
Stars: ✭ 209 (+167.95%)
Mutual labels:  ecommerce, shop, laravel5, online-shop
Bagisto
An easy to use, free and open source laravel eCommerce platform to build your online shop in no time.
Stars: ✭ 4,140 (+5207.69%)
Mutual labels:  ecommerce, shop, laravel-ecommerce
Laracom
Laravel FREE E-Commerce Software
Stars: ✭ 1,570 (+1912.82%)
Mutual labels:  ecommerce, shop, laravel-ecommerce
Laravel Ecommerce
Laravel open source e-commerce system.
Stars: ✭ 163 (+108.97%)
Mutual labels:  ecommerce, shop, laravel5
Aimeos Laravel
Laravel ecommerce package for professional, ultra fast online shops, complex B2B applications and #gigacommerce
Stars: ✭ 5,204 (+6571.79%)
Mutual labels:  ecommerce, shop, laravel-ecommerce
Pimcore
Open Source Data & Experience Management Platform (PIM, MDM, CDP, DAM, DXP/CMS & Digital Commerce)
Stars: ✭ 2,352 (+2915.38%)
Mutual labels:  ecommerce, shop, online-shop
next-shopify-starter
Nextjs + Tailwind CSS + Shopify Starter
Stars: ✭ 385 (+393.59%)
Mutual labels:  ecommerce, ecommerce-website
cloudcannon-jekyll-ecommerce
Multilingual e-commerce static website using Snipcart, CloudCannon, and Jekyll
Stars: ✭ 19 (-75.64%)
Mutual labels:  multilingual, ecommerce
ng-shopping-cart
🛒 An Angular component library to create shopping carts
Stars: ✭ 46 (-41.03%)
Mutual labels:  ecommerce, shop
CakeShop
eCommerce website with cakephp
Stars: ✭ 19 (-75.64%)
Mutual labels:  ecommerce, shop
Bootstrap 3 Arabic
bootstrap 3 arabic
Stars: ✭ 124 (+58.97%)
Mutual labels:  multilingual, less
7cart
7cart is a php7 project for building online shops, catalogs or service platforms. 7cart built with simple code and database schema. It is easy to support and fast.
Stars: ✭ 27 (-65.38%)
Mutual labels:  shop, online-shop
FoodDelivery
E-Commerce demo project. Food delivery application project made with.
Stars: ✭ 106 (+35.9%)
Mutual labels:  ecommerce, shop
mytek
Django e-commerce web application with advanced features
Stars: ✭ 27 (-65.38%)
Mutual labels:  ecommerce, shop
WF-website
Website for Western Friend, part of the Religious Society of Friends
Stars: ✭ 34 (-56.41%)
Mutual labels:  ecommerce, ecommerce-website
shop manager flutter
A small app to manager simple transactions made in a shop (selling, buying, register handling..etc).
Stars: ✭ 46 (-41.03%)
Mutual labels:  ecommerce, shop
Supply
🛍 Supply is a free e-commerce Jekyll theme with Gumroad integration.
Stars: ✭ 24 (-69.23%)
Mutual labels:  ecommerce, ecommerce-website
ZimCart-Laravel-Ecommerce
ZimCart is an Open Source eCommerce platform by Loyd Tafireyi using Laravel and it is available as a free and paid version.
Stars: ✭ 138 (+76.92%)
Mutual labels:  ecommerce-website, laravel-ecommerce
An-PHP-Based-Affiliate-marketing-website
University project involving Javascript, PHP, HTML, CSS and database’s queries management.
Stars: ✭ 51 (-34.62%)
Mutual labels:  shop, ecommerce-website
grandnode2
Free, Open source, Fast, Headless, Multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, LiteDB, Vue.js.
Stars: ✭ 626 (+702.56%)
Mutual labels:  ecommerce, shop


Laravel Ecommerce Platform

Issues Forks Stars Followers LICENSE Tweet

This is a e-commerce platform I made mostly using Laravel 5.4

Requirements

PHP >= 5.6.4
MySQL >= 5.7
OpenSSL PHP Extension
PDO PHP Extension
Mbstring PHP Extension
Tokenizer PHP Extension
XML PHP Extension

Install

Clone repo

git clone https://github.com/tortuvshin/boxshop.git

Install Composer

[Download Composer](https://getcomposer.org/download/)

composer update/install

composer install

Install Nodejs

https://nodejs.org/en/download/

NPM dependencies

npm install

Using Laravel Mix

npm run dev

How to setting

Go into .env file and change Database and Email credentials.

php artisan migrate
php artisan db:seed

Generating a New Application Key

php artisan key:generate
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].