Looking to hire Laravel developers? Try LaraJobs

laravel-ecommerce maintained by tanwencn

Description
TaneCN Extended
Author
Last update
2018/07/24 11:01 (dev-master)
License
Downloads
21
Tags

Comments
comments powered by Disqus

Laravel Ecommerce

Laravel Admin & Blog System, supporting Laravel 5.5 and 5.6!

Installation Steps

1.Require the Package

composer require tanwencn/laravel-ecommerce

2.Configuration database

Next make sure to create a new database and add your database credentials to your .env file:

DB_HOST=localhost
DB_DATABASE=homestead
DB_USERNAME=homestead
DB_PASSWORD=secret

3.Run The Installer

php artisan blog:install
php artisan ecommerce:install

Default an Admin User

URL:http://youwebsite/admin
email: admin@admin.com   
password: admin