Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alanhdz/ecommerce-laravel
Ecommerce with Laravel 8 and PHP 8 and Livewire (codigo facilito)
https://github.com/alanhdz/ecommerce-laravel
codigofacilito ecommerce laravel laravel-framework laravel8 livewire livewire-components paypal paypal-checkout paypal-rest-api stripe stripe-api stripe-payments
Last synced: about 1 month ago
JSON representation
Ecommerce with Laravel 8 and PHP 8 and Livewire (codigo facilito)
- Host: GitHub
- URL: https://github.com/alanhdz/ecommerce-laravel
- Owner: AlanHdz
- Created: 2021-07-03T15:41:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-03T15:58:57.000Z (over 3 years ago)
- Last Synced: 2024-10-11T11:21:38.417Z (about 1 month ago)
- Topics: codigofacilito, ecommerce, laravel, laravel-framework, laravel8, livewire, livewire-components, paypal, paypal-checkout, paypal-rest-api, stripe, stripe-api, stripe-payments
- Language: PHP
- Homepage:
- Size: 822 KB
- Stars: 13
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ecommerce Laravel
Basic ecommerce created in Laravel 8 and PHP 8 with Livewire, using Paypal and Stripe API. (Course of codigo facilito)
- [X] CRUD Products
- [X] Paypal API
- [X] Stripe API
- [X] Send emails with order### Project setup
#### Paypal
in the .env add your **PAYPAL_CLIENT_ID** and **PAYPAL_CLIENT_SECRET**
#### Stripe
in the .env add your **STRIPE_KEY** and **STRIPE_KEY**