Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 397 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 397 Bytes

Ecommerce Laravel

Basic ecommerce created in Laravel 8 and PHP 8 with Livewire, using Paypal and Stripe API. (Course of codigo facilito)

  • CRUD Products
  • Paypal API
  • Stripe API
  • 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