Boxshop Save

Laravel ecommerce platform

Project README


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
Open Source Agenda is not affiliated with "Boxshop" Project. README Source: tortuvshin/boxshop

Open Source Agenda Badge

Open Source Agenda Rating