Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 414 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 414 Bytes

LaravelShoppingcart Demo

A small demo project for the LaravelShoppingcart package.

Installation

This project can be setup as usual for Laravel projects, just copy the .env file example and migrate the database. This is a bare bone project with Laravel Auth & LaravelShoppingcart so there are no special dependencies except of a HTTP-Server, MySQL and PHP.