Skip to content

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

Notifications You must be signed in to change notification settings

itx-hammii/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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 77.7%
  • Blade 21.6%
  • Shell 0.7%