Skip to content

Latest commit

 

History

History
executable file
·
40 lines (31 loc) · 1.87 KB

readme.md

File metadata and controls

executable file
·
40 lines (31 loc) · 1.87 KB

Shopping Cart Solution - Laravel and Bootstrap

Bootsrap Responsive Online Shop with beautiful metro style administration!

Current versions

Donate

If this project help you reduce time to develop, you can give me a cup of coffee to continue its development :) Donate

We support following features

  1. Bootstrap responsive
  2. Blade template usage
  3. Multi Language (administration and public page)
  4. Products with tree structure categories and tags

Server Requirements

PHP >= 7.0.0

Installation in 3 easy steps

  1. Import lara_cms.sql to your mysql
  2. Set hostname, username and password in .env for your SQL
  3. Set APP_URL in .env with your site url - http://yourdomain.com (Maybe you know but you must set your virtual host point to public/ directory or start laravel web server for testing with php artisan serve)

Login to administration

http://yourdomain.com/admin

Screenshot of admin panel

alt text alt text

Screenshot of public page

alt text alt text