Skip to content

Ecommerce with Laravel 8 and PHP 8 and Livewire (codigo facilito)

Notifications You must be signed in to change notification settings

AlanHdz/ecommerce-laravel

Repository files navigation

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