Skip to content

freshbitsweb/laravel-cart-manager-demo

Repository files navigation

Demo of Laravel Cart Manager

This repo contains the code for the demo of Laravel Cart Manager package.

Installation

You can also download and run this app locally.

  1. Clone the repo:
git clone https://github.com/freshbitsweb/laravel-cart-manager-demo.git [DIRECTORY_NAME]
  1. Create .env file from the example file:
composer run-script post-root-package-install
  1. Setup .env variables

  2. Run following commands:

composer install
composer run-script post-create-project-cmd
php artisan storage:link
php artisan migrate --seed

Done.

About

Demo of Laravel Cart Manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages