Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tortuvshin/boxshop

Laravel ecommerce platform
https://github.com/tortuvshin/boxshop

angular ecommerce ecommerce-website javascript laravel laravel-ecommerce laravel5 less multilingual online-shop php shop

Last synced: 27 days ago
JSON representation

Laravel ecommerce platform

Awesome Lists containing this 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
```

[NODEJS]: https://nodejs.org/en/download/
[COMPOSER]: https://getcomposer.org/download/
[RECAPTCHA]: https://www.google.com/recaptcha/admin#list