Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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**