Skip to content

Commit 9d0300a

Browse files
committed
Update: Readme.md
1 parent 28b0f5c commit 9d0300a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@ Coolkapada is a ecommerce web application built using laravel and livewire:
1212
- Touch database/database.sqlite Or Mysql
1313
- Php artisan key:generate
1414
- Php artisan migrate:fresh --seed
15+
- Add Google Recaptch V2 Keys
16+
RECAPTCHA_V2_SITE_KEY=
17+
RECAPTCHA_V2_SECRET_KEY=
18+
19+
- Add stripe keys
20+
STRIPE_PUBLIC_KEY=
21+
STRIPE_SECRET_KEY=
1522

1623
## Admin Credentials (localhost:8000/admin/login)
1724
- Email : kamal@gmail.com

0 commit comments

Comments
 (0)