igoves / lashop

Simple shop based on Laravel 7.3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lashop

GitHub release GitHub issues GitHub forks GitHub stars GitHub Build Status

About Lashop

It is simple and fast shop based on laravel 7.3 and work without MySQL, you need only SQLite3.

PHP, SQLite, Fullajax, Meta, SEO, Friendly URL, Minimize html, twitter bootstrap 4, AdminLTE, backup, media-manager.

Installation

Install the package through GIT:

Run the git command from the Terminal:

git clone https://github.com/utz0r2/lashop.git lashop.loc

Next, you will need to run composer install into your Lashop project folder

composer install

Setting up

edit .env file and set 755 chmod for database/database.sqlite

Authorization: /admin login: admin pass: admin

Todo

  • add template for static page (https://bootsnipp.com/snippets/N6bPx)
  • add brands
  • add animated slider
  • add products sort in front (by cost, by view, asc, desc, by name)
  • cover tests
  • fix travis-ci build

Screenshots

Start Page

Category Page

Product Page

Cart Page

Admin Page

License

The Lashop is open-sourced software licensed under the MIT license.

About me

Hello, my name is Igor Veselov. I am Senior Full Stack Web Developer. Main specialization - Ecommerce websites. On this time developed CMS vvShop and other e-commerce projects turnkey. Opened for interesting offers.

Contacts

About

Simple shop based on Laravel 7.3

License:MIT License


Languages

Language:PHP 89.5%Language:HTML 10.2%Language:Vue 0.4%