Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
moisish committed Jun 1, 2018
1 parent f4dc73d commit 2cf1ad0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
/vendor
composer.lock
/nbproject/private/
/nbproject
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
Digital Marmalade fork of LARAVEL SHOP for Laravel 5.2
Digital Marmalade fork of LARAVEL SHOP for Laravel 5.3

Forked from ITwrx/laravel-shop for minor changes for Laravel 5.2 Compatibility.
Forked from ITwrx/laravel-shop for minor changes for Laravel 5.3 Compatibility.
--------------------------------

[![Latest Stable Version](https://poser.pugx.org/amsgames/laravel-shop/v/stable)](https://packagist.org/packages/amsgames/laravel-shop)
[![Total Downloads](https://poser.pugx.org/amsgames/laravel-shop/downloads)](https://packagist.org/packages/amsgames/laravel-shop)
[![Latest Unstable Version](https://poser.pugx.org/amsgames/laravel-shop/v/unstable)](https://packagist.org/packages/amsgames/laravel-shop)
[![License](https://poser.pugx.org/amsgames/laravel-shop/license)](https://packagist.org/packages/amsgames/laravel-shop)

Laravel Shop is flexible way to add shop functionality to **Laravel 5.2**. Aimed to be the e-commerce solution for artisans.
Laravel Shop is flexible way to add shop functionality to **Laravel 5.3**. Aimed to be the e-commerce solution for artisans.

Laravel shop adds shopping cart, orders and payments to your new or existing project; letting you transform any model into a shoppable item.

Expand Down

0 comments on commit 2cf1ad0

Please sign in to comment.