An open API service indexing awesome lists of open source software.

https://github.com/bumbummen99/laravelshoppingcartdemo

Demo Project for the LaravelShoppingcart package.
https://github.com/bumbummen99/laravelshoppingcartdemo

cart hacktoberfest shopping-cart

Last synced: 2 months ago
JSON representation

Demo Project for the LaravelShoppingcart package.

Awesome Lists containing this project

README

          

# LaravelShoppingcart Demo
A small demo project for the [LaravelShoppingcart](https://github.com/bumbummen99/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.