/laravel_shopping_cart

Stripe ready, laravel 8, shopping cart.

Primary LanguagePHP

This Repository is no longer Maintained

Laravel 8 Shopping Cart

Stripe ready Shopping Cart with Laravel 8 and Vue.js.

Features

  • Stripe v3
  • Login system
  • Wishlist area
  • Comments area per product
  • Localization english and spanish
  • Stripe integration check passed ✔️

screenshot screenshot screenshot

Requirements

php >=7.3.0 | composer v2.2.3 | node v16.13.1 | Postgresql database

Installation

  • Clone repository
git clone https://github.com/Denisse-AB/laravel_shopping_cart.git

// cd to the project root folder or
cd laravel_shopping_cart

composer install

npm install

// Set .env file manually or copy
copy .env.example .env

// Generate encryption key
php artisan key:generate
  • Connect .env to your database
  • Migrate database
php artisan migrate

php artisan db:seed

php artisan serve

Donation

If you like this project, buy me a cup of ☕ 😉

paypal