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.
- Host: GitHub
- URL: https://github.com/bumbummen99/laravelshoppingcartdemo
- Owner: bumbummen99
- Created: 2020-04-12T16:53:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T11:49:43.000Z (over 2 years ago)
- Last Synced: 2025-08-04T10:35:40.717Z (2 months ago)
- Topics: cart, hacktoberfest, shopping-cart
- Language: PHP
- Homepage:
- Size: 1.96 MB
- Stars: 25
- Watchers: 1
- Forks: 15
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
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.