Technologies used:
Setting up Larashop App:
php artisan db:seed
log in as admin@test.com or user@test.com (both passwords as ‘password’)
Normally you would have to verify email address - for testing purpose, this is already handled
Once logged in, head over to /dashboard to see Chart for sales breakdown per month, if logged in as Admin
In order to test Stripe Payment integration, go ahead and include STRIPE_KEY and STRIPE_SECRET in .env. The following are test params:
Number : 4242424242424242
Bran : Visa
CVC : Any 3 digits
Date : Any future date
This project includes:
…more coming soon!
Author: NikolaLukic94
Source Code: https://github.com/NikolaLukic94/LaraShop
#laravel #vuejs #mysql #vue