Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tortuvshin/boxshop
- Owner: tortuvshin
- License: mit
- Created: 2016-05-31T13:03:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-10-25T12:22:39.000Z (about 4 years ago)
- Last Synced: 2024-10-04T03:38:30.578Z (about 1 month ago)
- Topics: angular, ecommerce, ecommerce-website, javascript, laravel, laravel-ecommerce, laravel5, less, multilingual, online-shop, php, shop
- Language: PHP
- Homepage: https://boxshop.mn
- Size: 38.6 MB
- Stars: 92
- Watchers: 7
- Forks: 42
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
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 ExtensionClone 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