• Stars
    star
    1,844
  • Rank 25,080 (Top 0.5 %)
  • Language
    PHP
  • Created about 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Laravel FREE E-Commerce Software

Build Status Scrutinizer Code Quality Code Intelligence Status codecov Fork Status Star Status Gitter chat FOSSA Status

Get discount on Digital Ocean

Sign-up with Digital Ocean and get $10 discount!

Laravel FREE E-Commerce Software

Features Provided

  • Products

  • Cart

  • Checkout

  • Categories

  • Customers

  • Orders

  • Payment

  • Couriers

  • Employees

  • To view more details of the features See full documentation

Simplified DOCKER setup

In your teminal, issue these commands

  • RUN docker-compose up -d --build
  • If your runtime is apple silicon, use docker-compose -f docker-compose-m1.yml up -d --build command
  • RUN docker exec -it app bash
  • Inside the container, run composer install && chmod -R 777 storage/ bootstrap/cache/
  • Inside the container, run php artisan migrate --seed
  • While inside the container, compile the assets with npm i && npm run dev
  • While inside the container, link the images php artisan storage:link
  • OPEN http://localhost:8000

Author

Jeff Simons Decena

Contributors

contributors

License

FOSSA Status

More Repositories

1

baserepo

Base repository
PHP
74
star
2

laravel-passport-mutiauth

Laravel Passport Multi-Authentication Middleware
PHP
51
star
3

mcpro

A basic RESTful API for getting all the cities, municipality and provinces in the Philippines.
PHP
22
star
4

docker-php-lemp

A dockerized php lemp stack
Shell
16
star
5

cms

Laravel Simple CMS Package
HTML
8
star
6

laradocker

Simplified dockerized laravel application
PHP
8
star
7

mccspro

A NodeJS (AdonisJS Framework) version of the https://github.com/jsdecena/mcpro
JavaScript
3
star
8

dictio

A desktop app made with Electron
JavaScript
3
star
9

php72-composer

PHP 7.2 with composer Docker Image
Dockerfile
2
star
10

mailchimp

Laravel 5 package for mailchimp
PHP
2
star
11

simple-tdd-10-steps

Simple PHP TDD in 10 steps
PHP
2
star
12

baseapp2

Base Application with Multiple Auth
PHP
2
star
13

kong-api-gateway

Kong API Gateway with Konga Admin UI
JavaScript
1
star
14

onecard

OneCard is a payment module for prestashop.
PHP
1
star
15

php74-fpm

PHP 7.4 FPM
Dockerfile
1
star
16

jsdecena.me

My website
PHP
1
star
17

cashu

CashU merchant module for prestashop
PHP
1
star
18

freelancer-technical-exam

My freelancer.com technical exam
PHP
1
star
19

mcpro2

Laravel 5.2 for the municipal, province and cities in the Philippines
PHP
1
star
20

webtools

Webtools Health Laravel Example Application
PHP
1
star
21

ipay88

Prestashop module for iPay88
PHP
1
star
22

php8-fpm

PHP 8+ with FPM
Dockerfile
1
star
23

prestashop-paypal

Paypal module for prestashop 1.6
PHP
1
star
24

learning-rabbitmq-php

Larning RabbitMQ with PHP
PHP
1
star
25

php72-fpm

PHP 7.2 w FPM
Dockerfile
1
star
26

aggrepay

Aggreg82r Pay PHP SDK
PHP
1
star
27

laracom-core

The laravel and heart of the application
PHP
1
star
28

lumenocker

Simplified dockerized lumen application
PHP
1
star
29

baseapp

Base application for Laravel 5.1 with User Roles
PHP
1
star
30

urbanspeak

Hybrid mobile app using the ionic framework + angularjs
JavaScript
1
star