Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.26 KB

README.md

File metadata and controls

36 lines (28 loc) · 1.26 KB

Coolkapada

About

Coolkapada is a ecommerce web application built using laravel and livewire:

Steps to Reproduce

  • Clone this repo.

  • Composer install

  • Cp env.example .env

  • Touch database/database.sqlite Or Mysql

  • Php artisan key:generate

  • Php artisan migrate:fresh --seed

  • Add Google Recaptch V2 Keys RECAPTCHA_V2_SITE_KEY= RECAPTCHA_V2_SECRET_KEY=

  • Add stripe keys STRIPE_PUBLIC_KEY= STRIPE_SECRET_KEY=

Admin Credentials (localhost:8000/admin/login)

#Screenshots