https://github.com/zinmyoswe/laravel-shopping-cart
Laravel Shopping Cart, Stripe, Paypal, Checkout, Product Attribute, Admin and User Panel
https://github.com/zinmyoswe/laravel-shopping-cart
checkout laravel paypal product-attributes shoppingcart stripe
Last synced: 6 months ago
JSON representation
Laravel Shopping Cart, Stripe, Paypal, Checkout, Product Attribute, Admin and User Panel
- Host: GitHub
- URL: https://github.com/zinmyoswe/laravel-shopping-cart
- Owner: zinmyoswe
- Created: 2019-05-27T18:53:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T02:28:43.000Z (almost 3 years ago)
- Last Synced: 2025-03-22T04:01:53.873Z (7 months ago)
- Topics: checkout, laravel, paypal, product-attributes, shoppingcart, stripe
- Language: PHP
- Homepage:
- Size: 6 MB
- Stars: 18
- Watchers: 2
- Forks: 7
- Open Issues: 21
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Project DEMO






`Home Page`

`Image Slider Page`
`Shop Page`

`Shopping cart Page`

`Save For Later Page`

`Checkout Page`
`Stripe Test`
`Product Category Shoes page`
`Product Not found page`## Test Stripe Payment
Card Number: `4242 4242 4242 4242`Expiration Date: 10/21 or whatever you like from the future of today’s date
CVC: whatever you like
Zipcode: whatever you like
## Installation
Run `Composer Install`Run `npm install`
Run `php artisan migrate`
Run `npm run watch`
Run `php artisan db:seed`
Run `php artisan key:generate`
Run `php artisan serve`
## License
The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).