The laravelshoppingcart package demo
git clone https://github.com/darryldecode/laravelshoppingcart-demo.git
- cd to the app directory
cp .env.example .env
- update the .env database connection
composer install
php artisan key:generate
php artisan migrate
- It's done. Visit {doman}/cart